Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnAccessPolicy.AccessPolicyIdentityProperty.Builder
Packages that use CfnAccessPolicy.AccessPolicyIdentityProperty.Builder
-
Uses of CfnAccessPolicy.AccessPolicyIdentityProperty.Builder in software.amazon.awscdk.services.iotsitewise
Methods in software.amazon.awscdk.services.iotsitewise that return CfnAccessPolicy.AccessPolicyIdentityProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.iotsitewise with parameters of type CfnAccessPolicy.AccessPolicyIdentityProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccessPolicy.AccessPolicyIdentityProperty.Builder.