Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfigProps.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfigProps.Builder in software.amazon.awscdk.services.opensearchserverless
Modifier and TypeMethodDescriptionCfnSecurityConfigProps.builder()
CfnSecurityConfigProps.Builder.description
(String description) Sets the value ofCfnSecurityConfigProps.getDescription()
Sets the value ofCfnSecurityConfigProps.getName()
CfnSecurityConfigProps.Builder.samlOptions
(IResolvable samlOptions) Sets the value ofCfnSecurityConfigProps.getSamlOptions()
CfnSecurityConfigProps.Builder.samlOptions
(CfnSecurityConfig.SamlConfigOptionsProperty samlOptions) Sets the value ofCfnSecurityConfigProps.getSamlOptions()
Sets the value ofCfnSecurityConfigProps.getType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnSecurityConfigProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSecurityConfigProps.Builder
.