Class CfnModelPackagePropsMixin.FileSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.sagemaker.mixins.CfnModelPackagePropsMixin.FileSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnModelPackagePropsMixin.FileSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnModelPackagePropsMixin.FileSourceProperty
@Stability(Stable)
@Internal
public static final class CfnModelPackagePropsMixin.FileSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnModelPackagePropsMixin.FileSourceProperty
An implementation for
CfnModelPackagePropsMixin.FileSourceProperty-
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.mixins.preview.services.sagemaker.mixins.CfnModelPackagePropsMixin.FileSourceProperty
CfnModelPackagePropsMixin.FileSourceProperty.Builder, CfnModelPackagePropsMixin.FileSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModelPackagePropsMixin.FileSourceProperty.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 theCfnModelPackagePropsMixin.FileSourceProperty.Builder.
-
-
Method Details
-
getContentDigest
Description copied from interface:CfnModelPackagePropsMixin.FileSourcePropertyThe digest of the file source.- Specified by:
getContentDigestin interfaceCfnModelPackagePropsMixin.FileSourceProperty- See Also:
-
getContentType
Description copied from interface:CfnModelPackagePropsMixin.FileSourcePropertyThe type of content stored in the file source.- Specified by:
getContentTypein interfaceCfnModelPackagePropsMixin.FileSourceProperty- See Also:
-
getS3Uri
Description copied from interface:CfnModelPackagePropsMixin.FileSourcePropertyThe Amazon S3 URI for the file source.- Specified by:
getS3Uriin interfaceCfnModelPackagePropsMixin.FileSourceProperty- 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()
-