Class CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty
An implementation for
CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.cleanrooms.CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty
CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Builder, CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty.Builder.
-
-
Method Details
-
getEntryPointHash
Description copied from interface:CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataPropertyThe hash of the entry point for the analysis template artifact metadata.Returns union: either
IResolvableorCfnAnalysisTemplate.HashProperty- Specified by:
getEntryPointHashin interfaceCfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty- See Also:
-
getAdditionalArtifactHashes
Description copied from interface:CfnAnalysisTemplate.AnalysisTemplateArtifactMetadataPropertyAdditional artifact hashes for the analysis template.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisTemplate.HashProperty>- Specified by:
getAdditionalArtifactHashesin interfaceCfnAnalysisTemplate.AnalysisTemplateArtifactMetadataProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-