Uses of Interface
software.amazon.awscdk.core.ExportValueOptions
-
Uses of ExportValueOptions in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionExportValueOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionStack.exportValue
(Object exportedValue, ExportValueOptions options) Create a CloudFormation Export for a value.