@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.891Z") @Stability(value=Stable) public interface CfnResourceDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinitionversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinitionVersionProps.Builder
A builder for
CfnResourceDefinitionVersionProps |
static class |
CfnResourceDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnResourceDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinitionVersionProps.Builder |
builder() |
String |
getResourceDefinitionId()
`AWS::Greengrass::ResourceDefinitionVersion.ResourceDefinitionId`.
|
Object |
getResources()
`AWS::Greengrass::ResourceDefinitionVersion.Resources`.
|
@Stability(value=Stable) @NotNull String getResourceDefinitionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinitionversion.html#cfn-greengrass-resourcedefinitionversion-resourcedefinitionid@Stability(value=Stable) @NotNull Object getResources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinitionversion.html#cfn-greengrass-resourcedefinitionversion-resources@Stability(value=Stable) static CfnResourceDefinitionVersionProps.Builder builder()
Copyright © 2020. All rights reserved.