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