Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfig.SamlConfigOptionsProperty.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfig.SamlConfigOptionsProperty.Builder in software.amazon.awscdk.services.opensearchserverless
Modifier 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.sessionTimeout
(Number sessionTimeout) Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getSessionTimeout()
CfnSecurityConfig.SamlConfigOptionsProperty.Builder.userAttribute
(String userAttribute) Sets the value ofCfnSecurityConfig.SamlConfigOptionsProperty.getUserAttribute()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSecurityConfig.SamlConfigOptionsProperty.Builder
.