GetExportResult

data class GetExportResult(val exportingStackId: String, val id: String, val name: String, val value: String)

A collection of values returned by getExport.

Constructors

Link copied to clipboard
constructor(exportingStackId: String, id: String, name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of stack that contains the exported output name and value.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

Value from Cloudformation export identified by the export name found from list-exports