@Stability(value=Stable)
public static interface CfnResourceDefinitionVersion.ResourceInstanceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder
A builder for
CfnResourceDefinitionVersion.ResourceInstanceProperty |
static class |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Jsii$Proxy
An implementation for
CfnResourceDefinitionVersion.ResourceInstanceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
builder() |
String |
getId()
`CfnResourceDefinitionVersion.ResourceInstanceProperty.Id`.
|
String |
getName()
`CfnResourceDefinitionVersion.ResourceInstanceProperty.Name`.
|
Object |
getResourceDataContainer()
`CfnResourceDefinitionVersion.ResourceInstanceProperty.ResourceDataContainer`.
|
@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-id@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-name@Stability(value=Stable) @NotNull Object getResourceDataContainer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-resourcedatacontainer@Stability(value=Stable) static CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder builder()
Copyright © 2020. All rights reserved.