Uses of Enum Class
software.amazon.awscdk.ArnFormat
Packages that use ArnFormat
-
Uses of ArnFormat in software.amazon.awscdk
Methods in software.amazon.awscdk 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 class with the specified name.static ArnFormat[]ArnFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk 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.