Uses of Class
software.amazon.awscdk.services.opensearchservice.CfnDomain.IdentityCenterOptionsProperty.Builder
Packages that use CfnDomain.IdentityCenterOptionsProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.IdentityCenterOptionsProperty.Builder in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return CfnDomain.IdentityCenterOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.IdentityCenterOptionsProperty.builder()CfnDomain.IdentityCenterOptionsProperty.Builder.enabledApiAccess(Boolean enabledApiAccess) Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getEnabledApiAccess()CfnDomain.IdentityCenterOptionsProperty.Builder.enabledApiAccess(IResolvable enabledApiAccess) Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getEnabledApiAccess()CfnDomain.IdentityCenterOptionsProperty.Builder.identityCenterApplicationArn(String identityCenterApplicationArn) CfnDomain.IdentityCenterOptionsProperty.Builder.identityCenterInstanceArn(String identityCenterInstanceArn) Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getIdentityCenterInstanceArn()CfnDomain.IdentityCenterOptionsProperty.Builder.identityStoreId(String identityStoreId) Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getIdentityStoreId()Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getRolesKey()CfnDomain.IdentityCenterOptionsProperty.Builder.subjectKey(String subjectKey) Sets the value ofCfnDomain.IdentityCenterOptionsProperty.getSubjectKey()Constructors in software.amazon.awscdk.services.opensearchservice with parameters of type CfnDomain.IdentityCenterOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.IdentityCenterOptionsProperty.Builder.