Uses of Enum
software.amazon.awscdk.core.ArnFormat
Packages that use ArnFormat
-
Uses of ArnFormat in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return ArnFormatModifier and TypeMethodDescriptiondefault ArnFormatArnComponents.getArnFormat()The specific ARN format to use for this ARN value.final ArnFormatArnComponents.Jsii$Proxy.getArnFormat()static ArnFormatReturns 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.Methods in software.amazon.awscdk.core with parameters of type ArnFormatModifier and TypeMethodDescriptionSets the value ofArnComponents.getArnFormat()static ArnComponentsSplits the provided ARN into its components.Splits the provided ARN into its components.