@Stability(value=Stable) @Internal public static final class CfnDeviceFleetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeviceFleetProps
CfnDeviceFleetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeviceFleetProps.Builder, CfnDeviceFleetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeviceFleetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeviceFleetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::SageMaker::DeviceFleet.Description`.
|
String |
getDeviceFleetName()
`AWS::SageMaker::DeviceFleet.DeviceFleetName`.
|
Object |
getOutputConfig()
`AWS::SageMaker::DeviceFleet.OutputConfig`.
|
String |
getRoleArn()
`AWS::SageMaker::DeviceFleet.RoleArn`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::DeviceFleet.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeviceFleetProps.Builder builder)
CfnDeviceFleetProps.Builder.public final String getDescription()
CfnDeviceFleetPropsgetDescription in interface CfnDeviceFleetPropspublic final String getDeviceFleetName()
CfnDeviceFleetPropsgetDeviceFleetName in interface CfnDeviceFleetPropspublic final Object getOutputConfig()
CfnDeviceFleetPropsgetOutputConfig in interface CfnDeviceFleetPropspublic final String getRoleArn()
CfnDeviceFleetPropsgetRoleArn in interface CfnDeviceFleetPropspublic final List<CfnTag> getTags()
CfnDeviceFleetPropsgetTags in interface CfnDeviceFleetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.