Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnAccessPolicy.AccessPolicyIdentityProperty.Builder
-
Uses of CfnAccessPolicy.AccessPolicyIdentityProperty.Builder in software.amazon.awscdk.services.iotsitewise
Modifier and TypeMethodDescriptionCfnAccessPolicy.AccessPolicyIdentityProperty.builder()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamRole
(IResolvable iamRole) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamRole
(CfnAccessPolicy.IamRoleProperty iamRole) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamUser
(IResolvable iamUser) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamUser
(CfnAccessPolicy.IamUserProperty iamUser) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.user
(IResolvable user) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getUser()
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.user
(CfnAccessPolicy.UserProperty user) Sets the value ofCfnAccessPolicy.AccessPolicyIdentityProperty.getUser()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAccessPolicy.AccessPolicyIdentityProperty.Builder
.