AwsRegion

data class AwsRegion(name: String)

AwsRegion is the region in which the service is running

Constructors

Link copied to clipboard
fun AwsRegion(name: String)

Properties

Link copied to clipboard
val name: String