Uses of Enum
software.amazon.awscdk.CfnDynamicReferenceService
-
Uses of CfnDynamicReferenceService in software.amazon.awscdk
Modifier and TypeMethodDescriptionCfnDynamicReferenceProps.getService()
The service to retrieve the dynamic reference from.CfnDynamicReferenceProps.Jsii$Proxy.getService()
static CfnDynamicReferenceService
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 TypeMethodDescriptionCfnDynamicReferenceProps.Builder.service
(CfnDynamicReferenceService service) Sets the value ofCfnDynamicReferenceProps.getService()
ModifierConstructorDescriptionCfnDynamicReference
(CfnDynamicReferenceService service, String key)