@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 - `CfnAccessPolicy.AccessPolicyIdentityProperty.IamRole`.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamRole(IResolvable iamRole)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole()iamRole - `CfnAccessPolicy.AccessPolicyIdentityProperty.IamRole`.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamUser(CfnAccessPolicy.IamUserProperty iamUser)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()iamUser - `CfnAccessPolicy.AccessPolicyIdentityProperty.IamUser`.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder iamUser(IResolvable iamUser)
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()iamUser - `CfnAccessPolicy.AccessPolicyIdentityProperty.IamUser`.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder user(CfnAccessPolicy.UserProperty user)
CfnAccessPolicy.AccessPolicyIdentityProperty.getUser()user - `CfnAccessPolicy.AccessPolicyIdentityProperty.User`.this@Stability(value=Stable) public CfnAccessPolicy.AccessPolicyIdentityProperty.Builder user(IResolvable user)
CfnAccessPolicy.AccessPolicyIdentityProperty.getUser()user - `CfnAccessPolicy.AccessPolicyIdentityProperty.User`.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 © 2021. All rights reserved.