GetRegionsResult

data class GetRegionsResult(val current: Boolean, val id: String, val ids: List<String>, val name: String, val outputFile: String? = null, val regions: List<GetRegionsRegion>)

A collection of values returned by getRegions.

Constructors

Link copied to clipboard
constructor(current: Boolean, id: String, ids: List<String>, name: String, outputFile: String? = null, regions: List<GetRegionsRegion>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A list of region IDs.

Link copied to clipboard
Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard

A list of regions. Each element contains the following attributes: