AwsAccountId

data class AwsAccountId(value: String)

AwsAccountId is the id of the account in which the service is running

Constructors

Link copied to clipboard
fun AwsAccountId(value: String)

Properties

Link copied to clipboard
val value: String