Class CfnPackagePropsMixin.StorageLocationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.panorama.CfnPackagePropsMixin.StorageLocationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPackagePropsMixin.StorageLocationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPackagePropsMixin.StorageLocationProperty
@Stability(Stable)
@Internal
public static final class CfnPackagePropsMixin.StorageLocationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPackagePropsMixin.StorageLocationProperty
An implementation for
CfnPackagePropsMixin.StorageLocationProperty-
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.cfnpropertymixins.services.panorama.CfnPackagePropsMixin.StorageLocationProperty
CfnPackagePropsMixin.StorageLocationProperty.Builder, CfnPackagePropsMixin.StorageLocationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPackagePropsMixin.StorageLocationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe location's binary prefix.final StringThe location's bucket.final StringThe location's generated prefix.final StringThe location's manifest prefix.final StringThe location's repo prefix.final inthashCode()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 theCfnPackagePropsMixin.StorageLocationProperty.Builder.
-
-
Method Details
-
getBinaryPrefixLocation
Description copied from interface:CfnPackagePropsMixin.StorageLocationPropertyThe location's binary prefix.- Specified by:
getBinaryPrefixLocationin interfaceCfnPackagePropsMixin.StorageLocationProperty- See Also:
-
getBucket
Description copied from interface:CfnPackagePropsMixin.StorageLocationPropertyThe location's bucket.- Specified by:
getBucketin interfaceCfnPackagePropsMixin.StorageLocationProperty- See Also:
-
getGeneratedPrefixLocation
Description copied from interface:CfnPackagePropsMixin.StorageLocationPropertyThe location's generated prefix.- Specified by:
getGeneratedPrefixLocationin interfaceCfnPackagePropsMixin.StorageLocationProperty- See Also:
-
getManifestPrefixLocation
Description copied from interface:CfnPackagePropsMixin.StorageLocationPropertyThe location's manifest prefix.- Specified by:
getManifestPrefixLocationin interfaceCfnPackagePropsMixin.StorageLocationProperty- See Also:
-
getRepoPrefixLocation
Description copied from interface:CfnPackagePropsMixin.StorageLocationPropertyThe location's repo prefix.- Specified by:
getRepoPrefixLocationin interfaceCfnPackagePropsMixin.StorageLocationProperty- 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()
-