@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()
A description of the fleet.
|
String |
getDeviceFleetName()
Name of the device fleet.
|
Object |
getOutputConfig()
The output configuration for storing sample data collected by the fleet.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) that has access to AWS Internet of Things (IoT).
|
List<CfnTag> |
getTags()
An array of key-value pairs that contain metadata to help you categorize and organize your device fleets.
|
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 getDeviceFleetName()
CfnDeviceFleetPropsgetDeviceFleetName in interface CfnDeviceFleetPropspublic final Object getOutputConfig()
CfnDeviceFleetPropsgetOutputConfig in interface CfnDeviceFleetPropspublic final String getRoleArn()
CfnDeviceFleetPropsgetRoleArn in interface CfnDeviceFleetPropspublic final String getDescription()
CfnDeviceFleetPropsgetDescription in interface CfnDeviceFleetPropspublic final List<CfnTag> getTags()
CfnDeviceFleetPropsEach tag consists of a key and a value, both of which you define.
getTags in interface CfnDeviceFleetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.