@Stability(value=Stable) public static final class CfnAccessPolicy.AccessPolicyIdentityProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPolicy.AccessPolicyIdentityProperty>
CfnAccessPolicy.AccessPolicyIdentityProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamRole(CfnAccessPolicy.IamRoleProperty iamRole)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole()iamRole - An IAM role identity.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamRole(IResolvable iamRole)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole()iamRole - An IAM role identity.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamUser(CfnAccessPolicy.IamUserProperty iamUser)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()iamUser - An IAM user identity.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamUser(IResolvable iamUser)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()iamUser - An IAM user identity.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder user(CfnAccessPolicy.UserProperty user)
CfnAccessPolicy.AccessPolicyIdentityProperty.getUser()user - The AWS SSO user to which this access policy maps.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder user(IResolvable user)
CfnAccessPolicy.AccessPolicyIdentityProperty.getUser()user - The AWS SSO user to which this access policy maps.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPolicy.AccessPolicyIdentityProperty>CfnAccessPolicy.AccessPolicyIdentityPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.