Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfig.SamlConfigOptionsProperty.Builder
Packages that use CfnSecurityConfig.SamlConfigOptionsProperty.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfig.SamlConfigOptionsProperty.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnSecurityConfig.SamlConfigOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnSecurityConfig.SamlConfigOptionsProperty.builder()CfnSecurityConfig.SamlConfigOptionsProperty.Builder.groupAttribute(String groupAttribute) Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getGroupAttribute()Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getMetadata()CfnSecurityConfig.SamlConfigOptionsProperty.Builder.openSearchServerlessEntityId(String openSearchServerlessEntityId) CfnSecurityConfig.SamlConfigOptionsProperty.Builder.sessionTimeout(Number sessionTimeout) Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getSessionTimeout()CfnSecurityConfig.SamlConfigOptionsProperty.Builder.userAttribute(String userAttribute) Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getUserAttribute()Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnSecurityConfig.SamlConfigOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityConfig.SamlConfigOptionsProperty.Builder.