Class CfnContainerRecipe.ComponentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.imagebuilder.CfnContainerRecipe.ComponentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnContainerRecipe.ComponentConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnContainerRecipe.ComponentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnContainerRecipe.ComponentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnContainerRecipe.ComponentConfigurationProperty
An implementation for
CfnContainerRecipe.ComponentConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.imagebuilder.CfnContainerRecipe.ComponentConfigurationProperty
CfnContainerRecipe.ComponentConfigurationProperty.Builder, CfnContainerRecipe.ComponentConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContainerRecipe.ComponentConfigurationProperty.Builder
.protected
Jsii$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 theCfnContainerRecipe.ComponentConfigurationProperty.Builder
.
-
-
Method Details
-
getComponentArn
Description copied from interface:CfnContainerRecipe.ComponentConfigurationProperty
The Amazon Resource Name (ARN) of the component.- Specified by:
getComponentArn
in interfaceCfnContainerRecipe.ComponentConfigurationProperty
- See Also:
-
getParameters
Description copied from interface:CfnContainerRecipe.ComponentConfigurationProperty
A group of parameter settings that Image Builder uses to configure the component for a specific recipe.- Specified by:
getParameters
in interfaceCfnContainerRecipe.ComponentConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-