Class CfnPipePropsMixin.SageMakerPipelineParameterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.SageMakerPipelineParameterProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPipePropsMixin.SageMakerPipelineParameterProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPipePropsMixin.SageMakerPipelineParameterProperty
@Stability(Stable)
@Internal
public static final class CfnPipePropsMixin.SageMakerPipelineParameterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPipePropsMixin.SageMakerPipelineParameterProperty
An implementation for
CfnPipePropsMixin.SageMakerPipelineParameterProperty-
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.pipes.CfnPipePropsMixin.SageMakerPipelineParameterProperty
CfnPipePropsMixin.SageMakerPipelineParameterProperty.Builder, CfnPipePropsMixin.SageMakerPipelineParameterProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.SageMakerPipelineParameterProperty.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 booleanfinal StringgetName()Name of parameter to start execution of a SageMaker AI Model Building Pipeline.final StringgetValue()Value of parameter to start execution of a SageMaker AI Model Building Pipeline.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 theCfnPipePropsMixin.SageMakerPipelineParameterProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnPipePropsMixin.SageMakerPipelineParameterPropertyName of parameter to start execution of a SageMaker AI Model Building Pipeline.- Specified by:
getNamein interfaceCfnPipePropsMixin.SageMakerPipelineParameterProperty- See Also:
-
getValue
Description copied from interface:CfnPipePropsMixin.SageMakerPipelineParameterPropertyValue of parameter to start execution of a SageMaker AI Model Building Pipeline.- Specified by:
getValuein interfaceCfnPipePropsMixin.SageMakerPipelineParameterProperty- 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()
-