| Modifier and Type | Method and Description |
|---|---|
CfnDynamicReferenceService |
CfnDynamicReferenceProps.getService()
The service to retrieve the dynamic reference from.
|
CfnDynamicReferenceService |
CfnDynamicReferenceProps.Jsii$Proxy.getService()
The service to retrieve the dynamic reference from.
|
static CfnDynamicReferenceService |
CfnDynamicReferenceService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CfnDynamicReferenceService[] |
CfnDynamicReferenceService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDynamicReferenceProps.Builder |
CfnDynamicReferenceProps.Builder.withService(CfnDynamicReferenceService value)
Sets the value of Service
|
| Constructor and Description |
|---|
CfnDynamicReference(CfnDynamicReferenceService service,
String key) |
Copyright © 2019. All rights reserved.