Class CfnImageRecipePropsMixin.ComponentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImageRecipePropsMixin.ComponentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnImageRecipePropsMixin.ComponentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnImageRecipePropsMixin.ComponentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnImageRecipePropsMixin.ComponentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnImageRecipePropsMixin.ComponentConfigurationProperty
An implementation for
CfnImageRecipePropsMixin.ComponentConfigurationProperty-
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.CfnImageRecipePropsMixin.ComponentConfigurationProperty
CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder, CfnImageRecipePropsMixin.ComponentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipePropsMixin.ComponentConfigurationProperty.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 theCfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.
-
-
Method Details
-
getComponentArn
Description copied from interface:CfnImageRecipePropsMixin.ComponentConfigurationPropertyThe Amazon Resource Name (ARN) of the component.Returns union: either
StringorIComponentRef- Specified by:
getComponentArnin interfaceCfnImageRecipePropsMixin.ComponentConfigurationProperty- See Also:
-
getParameters
Description copied from interface:CfnImageRecipePropsMixin.ComponentConfigurationPropertyA group of parameter settings that Image Builder uses to configure the component for a specific recipe.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnImageRecipePropsMixin.ComponentParameterProperty>- Specified by:
getParametersin interfaceCfnImageRecipePropsMixin.ComponentConfigurationProperty- 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()
-