Uses of Class
software.amazon.awscdk.services.elasticsearch.CfnDomain.AdvancedSecurityOptionsInputProperty.Builder
Packages that use CfnDomain.AdvancedSecurityOptionsInputProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.AdvancedSecurityOptionsInputProperty.Builder in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch that return CfnDomain.AdvancedSecurityOptionsInputProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.AdvancedSecurityOptionsInputProperty.Builder.anonymousAuthEnabled(Boolean anonymousAuthEnabled) Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getAnonymousAuthEnabled()CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.anonymousAuthEnabled(IResolvable anonymousAuthEnabled) Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getAnonymousAuthEnabled()CfnDomain.AdvancedSecurityOptionsInputProperty.builder()Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getEnabled()CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getEnabled()CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.internalUserDatabaseEnabled(Boolean internalUserDatabaseEnabled) CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.internalUserDatabaseEnabled(IResolvable internalUserDatabaseEnabled) CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.masterUserOptions(IResolvable masterUserOptions) Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getMasterUserOptions()CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.masterUserOptions(CfnDomain.MasterUserOptionsProperty masterUserOptions) Sets the value ofCfnDomain.AdvancedSecurityOptionsInputProperty.getMasterUserOptions()Constructors in software.amazon.awscdk.services.elasticsearch with parameters of type CfnDomain.AdvancedSecurityOptionsInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.AdvancedSecurityOptionsInputProperty.Builder.