Class CfnConfiguredModelAlgorithmProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanroomsml.CfnConfiguredModelAlgorithmProps.Jsii$Proxy
- All Implemented Interfaces:
CfnConfiguredModelAlgorithmProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfiguredModelAlgorithmProps
@Stability(Stable)
@Internal
public static final class CfnConfiguredModelAlgorithmProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfiguredModelAlgorithmProps
An implementation for
CfnConfiguredModelAlgorithmProps-
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.cleanroomsml.CfnConfiguredModelAlgorithmProps
CfnConfiguredModelAlgorithmProps.Builder, CfnConfiguredModelAlgorithmProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfiguredModelAlgorithmProps.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnConfiguredModelAlgorithm.InferenceContainerConfigPropertyfinal Stringfinal StringgetName()final StringgetTags()An arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm.final ObjectReturns union: eitherIResolvableorCfnConfiguredModelAlgorithm.ContainerConfigPropertyfinal 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 theCfnConfiguredModelAlgorithmProps.Builder.
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getRoleArn
- Specified by:
getRoleArnin interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getInferenceContainerConfig
Description copied from interface:CfnConfiguredModelAlgorithmPropsReturns union: eitherIResolvableorCfnConfiguredModelAlgorithm.InferenceContainerConfigProperty- Specified by:
getInferenceContainerConfigin interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getKmsKeyArn
- Specified by:
getKmsKeyArnin interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getTags
Description copied from interface:CfnConfiguredModelAlgorithmPropsAn arbitrary set of tags (key-value pairs) for this cleanrooms-ml configured model algorithm.- Specified by:
getTagsin interfaceCfnConfiguredModelAlgorithmProps- See Also:
-
getTrainingContainerConfig
Description copied from interface:CfnConfiguredModelAlgorithmPropsReturns union: eitherIResolvableorCfnConfiguredModelAlgorithm.ContainerConfigProperty- Specified by:
getTrainingContainerConfigin interfaceCfnConfiguredModelAlgorithmProps- 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()
-