@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.862Z") @Stability(value=Stable) public interface CfnCoreDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinitionversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCoreDefinitionVersionProps.Builder
A builder for
CfnCoreDefinitionVersionProps |
static class |
CfnCoreDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnCoreDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCoreDefinitionVersionProps.Builder |
builder() |
String |
getCoreDefinitionId()
`AWS::Greengrass::CoreDefinitionVersion.CoreDefinitionId`.
|
Object |
getCores()
`AWS::Greengrass::CoreDefinitionVersion.Cores`.
|
@Stability(value=Stable) @NotNull String getCoreDefinitionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinitionversion.html#cfn-greengrass-coredefinitionversion-coredefinitionid@Stability(value=Stable) @NotNull Object getCores()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinitionversion.html#cfn-greengrass-coredefinitionversion-cores@Stability(value=Stable) static CfnCoreDefinitionVersionProps.Builder builder()
Copyright © 2020. All rights reserved.