Class CfnAccessPolicyPropsMixin.ProjectProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.iotsitewise.mixins.CfnAccessPolicyPropsMixin.ProjectProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAccessPolicyPropsMixin.ProjectProperty>
- Enclosing interface:
CfnAccessPolicyPropsMixin.ProjectProperty
@Stability(Stable)
public static final class CfnAccessPolicyPropsMixin.ProjectProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAccessPolicyPropsMixin.ProjectProperty>
A builder for
CfnAccessPolicyPropsMixin.ProjectProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnAccessPolicyPropsMixin.ProjectProperty.getId()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
Sets the value ofCfnAccessPolicyPropsMixin.ProjectProperty.getId()- Parameters:
id- The ID of the project.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnAccessPolicyPropsMixin.ProjectProperty>- Returns:
- a new instance of
CfnAccessPolicyPropsMixin.ProjectProperty - Throws:
NullPointerException- if any required attribute was not provided
-