Get Export Result
data class GetExportResult(val exportingStackId: String, val id: String, val name: String, val value: String)
A collection of values returned by getExport.
Properties
Link copied to clipboard
ARN of stack that contains the exported output name and value.
Link copied to clipboard
Value from Cloudformation export identified by the export name found from list-exports