Uses of Interface
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfig.SamlConfigOptionsProperty
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfig.SamlConfigOptionsProperty in software.amazon.awscdk.services.opensearchserverless
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSecurityConfig.SamlConfigOptionsProperty
Modifier and TypeMethodDescriptionCfnSecurityConfig.SamlConfigOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnSecurityConfig.Builder.samlOptions
(CfnSecurityConfig.SamlConfigOptionsProperty samlOptions) SAML options for the security configuration in the form of a key-value map.CfnSecurityConfigProps.Builder.samlOptions
(CfnSecurityConfig.SamlConfigOptionsProperty samlOptions) Sets the value ofCfnSecurityConfigProps.getSamlOptions()
void
CfnSecurityConfig.setSamlOptions
(CfnSecurityConfig.SamlConfigOptionsProperty value) SAML options for the security configuration in the form of a key-value map.