Uses of Enum
software.amazon.awscdk.core.ArnFormat
-
Uses of ArnFormat in software.amazon.awscdk.core
Modifier and TypeMethodDescriptiondefault ArnFormat
ArnComponents.getArnFormat()
The specific ARN format to use for this ARN value.final ArnFormat
ArnComponents.Jsii$Proxy.getArnFormat()
static ArnFormat
Returns the enum constant of this type with the specified name.static ArnFormat[]
ArnFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSets the value ofArnComponents.getArnFormat()
static ArnComponents
Splits the provided ARN into its components.Splits the provided ARN into its components.