@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:47.943Z") @Stability(value=Stable) public interface CfnDeviceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceProps.Builder
A builder for
CfnDeviceProps |
static class |
CfnDeviceProps.Jsii$Proxy
An implementation for
CfnDeviceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProps.Builder |
builder() |
default Object |
getDevice()
`AWS::SageMaker::Device.Device`.
|
String |
getDeviceFleetName()
`AWS::SageMaker::Device.DeviceFleetName`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::Device.Tags`.
|
@Stability(value=Stable) @NotNull String getDeviceFleetName()
@Stability(value=Stable) @Nullable default Object getDevice()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDeviceProps.Builder builder()
CfnDeviceProps.Builder of CfnDevicePropsCopyright © 2021. All rights reserved.