@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.632Z") @Stability(value=Stable) public interface CfnSubscriptionDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSubscriptionDefinitionVersionProps.Builder
A builder for
CfnSubscriptionDefinitionVersionProps |
static class |
CfnSubscriptionDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnSubscriptionDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubscriptionDefinitionVersionProps.Builder |
builder() |
String |
getSubscriptionDefinitionId()
`AWS::Greengrass::SubscriptionDefinitionVersion.SubscriptionDefinitionId`.
|
Object |
getSubscriptions()
`AWS::Greengrass::SubscriptionDefinitionVersion.Subscriptions`.
|
@Stability(value=Stable) @NotNull String getSubscriptionDefinitionId()
@Stability(value=Stable) @NotNull Object getSubscriptions()
@Stability(value=Stable) static CfnSubscriptionDefinitionVersionProps.Builder builder()
Copyright © 2021. All rights reserved.