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