@Stability(value=Stable) @Internal public static final class CfnResourceDefinition.ResourceInstanceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinition.ResourceInstanceProperty
CfnResourceDefinition.ResourceInstancePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinition.ResourceInstanceProperty.Builder, CfnResourceDefinition.ResourceInstanceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinition.ResourceInstanceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefinition.GroupOwnerSettingProperty.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 |
getId()
A descriptive or arbitrary ID for the resource.
|
String |
getName()
The descriptive resource name, which is displayed on the AWS IoT Greengrass console.
|
Object |
getResourceDataContainer()
A container for resource data.
|
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(CfnResourceDefinition.ResourceInstanceProperty.Builder builder)
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.public final String getId()
CfnResourceDefinition.ResourceInstanceProperty
This value must be unique within the resource definition version. Maximum length is 128 characters with pattern [a-zA-Z0-9:_-]+ .
getId in interface CfnResourceDefinition.ResourceInstancePropertypublic final String getName()
CfnResourceDefinition.ResourceInstancePropertyMaximum length 128 characters with pattern [a-zA-Z0-9:_-]+. This must be unique within a Greengrass group.
getName in interface CfnResourceDefinition.ResourceInstancePropertypublic final Object getResourceDataContainer()
CfnResourceDefinition.ResourceInstanceProperty
The container takes only one of the following supported resource data types: LocalDeviceResourceData , LocalVolumeResourceData , SageMakerMachineLearningModelResourceData , S3MachineLearningModelResourceData , or SecretsManagerSecretResourceData .
Only one resource type can be defined for a
ResourceDataContainerinstance.
getResourceDataContainer in interface CfnResourceDefinition.ResourceInstanceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.