Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnSecurityConfigPropsMixin.Builder
Packages that use CfnSecurityConfigPropsMixin.Builder
-
Uses of CfnSecurityConfigPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnSecurityConfigPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSecurityConfigPropsMixin.Builder.create()CfnSecurityConfigPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSecurityConfigPropsMixin.Builder.description(String description) The description of the security configuration.CfnSecurityConfigPropsMixin.Builder.iamFederationOptions(CfnSecurityConfigPropsMixin.IamFederationConfigOptionsProperty iamFederationOptions) Describes IAM federation options in the form of a key-value map.CfnSecurityConfigPropsMixin.Builder.iamFederationOptions(IResolvable iamFederationOptions) Describes IAM federation options in the form of a key-value map.CfnSecurityConfigPropsMixin.Builder.iamIdentityCenterOptions(CfnSecurityConfigPropsMixin.IamIdentityCenterConfigOptionsProperty iamIdentityCenterOptions) Describes IAM Identity Center options in the form of a key-value map.CfnSecurityConfigPropsMixin.Builder.iamIdentityCenterOptions(IResolvable iamIdentityCenterOptions) Describes IAM Identity Center options in the form of a key-value map.The name of the security configuration.CfnSecurityConfigPropsMixin.Builder.samlOptions(CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty samlOptions) SAML options for the security configuration in the form of a key-value map.CfnSecurityConfigPropsMixin.Builder.samlOptions(IResolvable samlOptions) SAML options for the security configuration in the form of a key-value map.The type of security configuration.