@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.631Z") @Stability(value=Stable) public interface CfnResourceDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getResources()
@Stability(value=Stable) static CfnResourceDefinitionVersionProps.Builder builder()
Copyright © 2021. All rights reserved.