Class CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty
@Stability(Stable)
@Internal
public static final class CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty
An implementation for
CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty-
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.imagebuilder.CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty
CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Builder, CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.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
protected Jsii$Proxy(CfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnContainerRecipePropsMixin.TargetContainerRepositoryProperty.Builder.
-
-
Method Details
-
getRepositoryName
Description copied from interface:CfnContainerRecipePropsMixin.TargetContainerRepositoryPropertyThe name of the container repository where the output container image is stored.This name is prefixed by the repository location. For example,
<repository location url>/repository_name.Returns union: either
StringorIRepositoryRef- Specified by:
getRepositoryNamein interfaceCfnContainerRecipePropsMixin.TargetContainerRepositoryProperty- See Also:
-
getService
Description copied from interface:CfnContainerRecipePropsMixin.TargetContainerRepositoryPropertySpecifies the service in which this image was registered.- Specified by:
getServicein interfaceCfnContainerRecipePropsMixin.TargetContainerRepositoryProperty- 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()
-