Class CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty
@Stability(Stable)
@Internal
public static final class CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty
An implementation for
CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty-
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.CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty
CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Builder, CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.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 booleanThe default value of this parameter if no input is provided.final StringDescribes this parameter.final StringgetName()The name of this input parameter.final StringgetType()The type of input this parameter provides.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 theCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty.Builder.
-
-
Method Details
-
getDefaultValue
Description copied from interface:CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsPropertyThe default value of this parameter if no input is provided.- Specified by:
getDefaultValuein interfaceCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty- See Also:
-
getDescription
Description copied from interface:CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsPropertyDescribes this parameter.- Specified by:
getDescriptionin interfaceCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty- See Also:
-
getName
Description copied from interface:CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsPropertyThe name of this input parameter.- Specified by:
getNamein interfaceCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty- See Also:
-
getType
Description copied from interface:CfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsPropertyThe type of input this parameter provides.- Specified by:
getTypein interfaceCfnAllWorkflowBuildVersionsPropsMixin.ParametersItemsProperty- 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()
-