GetBillingGroupResult

data class GetBillingGroupResult(val arn: String? = null, val billingGroupProperties: BillingGroupPropertiesProperties? = null, val id: String? = null, val tags: List<BillingGroupTag>? = null)

Constructors

Link copied to clipboard
fun GetBillingGroupResult(arn: String? = null, billingGroupProperties: BillingGroupPropertiesProperties? = null, id: String? = null, tags: List<BillingGroupTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null
Link copied to clipboard
val id: String? = null
Link copied to clipboard
val tags: List<BillingGroupTag>? = null

An array of key-value pairs to apply to this resource.