Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.CognitoOptionsProperty.Builder
Packages that use CfnDomainPropsMixin.CognitoOptionsProperty.Builder
-
Uses of CfnDomainPropsMixin.CognitoOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.CognitoOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomainPropsMixin.CognitoOptionsProperty.builder()Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getEnabled()CfnDomainPropsMixin.CognitoOptionsProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getEnabled()CfnDomainPropsMixin.CognitoOptionsProperty.Builder.identityPoolId(String identityPoolId) Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getIdentityPoolId()CfnDomainPropsMixin.CognitoOptionsProperty.Builder.identityPoolId(IIdentityPoolRef identityPoolId) Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getIdentityPoolId()Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getRoleArn()Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getRoleArn()CfnDomainPropsMixin.CognitoOptionsProperty.Builder.userPoolId(String userPoolId) Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getUserPoolId()CfnDomainPropsMixin.CognitoOptionsProperty.Builder.userPoolId(IUserPoolRef userPoolId) Sets the value ofCfnDomainPropsMixin.CognitoOptionsProperty.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.CognitoOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.CognitoOptionsProperty.Builder.