Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnSecurityConfig.IamFederationConfigOptionsProperty.Builder
Packages that use CfnSecurityConfig.IamFederationConfigOptionsProperty.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnSecurityConfig.IamFederationConfigOptionsProperty.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnSecurityConfig.IamFederationConfigOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnSecurityConfig.IamFederationConfigOptionsProperty.builder()
CfnSecurityConfig.IamFederationConfigOptionsProperty.Builder.groupAttribute
(String groupAttribute) Sets the value ofCfnSecurityConfig.IamFederationConfigOptionsProperty.getGroupAttribute()
CfnSecurityConfig.IamFederationConfigOptionsProperty.Builder.userAttribute
(String userAttribute) Sets the value ofCfnSecurityConfig.IamFederationConfigOptionsProperty.getUserAttribute()
Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnSecurityConfig.IamFederationConfigOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSecurityConfig.IamFederationConfigOptionsProperty.Builder
.