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