Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfigProps.Builder
Packages that use CfnSecurityConfigProps.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfigProps.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnSecurityConfigProps.BuilderModifier and TypeMethodDescriptionCfnSecurityConfigProps.builder()CfnSecurityConfigProps.Builder.description(String description) Sets the value ofCfnSecurityConfigProps.getDescription()CfnSecurityConfigProps.Builder.iamFederationOptions(IResolvable iamFederationOptions) Sets the value ofCfnSecurityConfigProps.getIamFederationOptions()CfnSecurityConfigProps.Builder.iamFederationOptions(CfnSecurityConfig.IamFederationConfigOptionsProperty iamFederationOptions) Sets the value ofCfnSecurityConfigProps.getIamFederationOptions()CfnSecurityConfigProps.Builder.iamIdentityCenterOptions(IResolvable iamIdentityCenterOptions) Sets the value ofCfnSecurityConfigProps.getIamIdentityCenterOptions()CfnSecurityConfigProps.Builder.iamIdentityCenterOptions(CfnSecurityConfig.IamIdentityCenterConfigOptionsProperty iamIdentityCenterOptions) Sets the value ofCfnSecurityConfigProps.getIamIdentityCenterOptions()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()Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnSecurityConfigProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSecurityConfigProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSecurityConfigProps.Builder.