Aws Ec2Account Attribute Properties Response
data class AwsEc2AccountAttributePropertiesResponse(val attributeName: String? = null, val attributeValues: List<AccountAttributeValueResponse>? = null)
Definition of awsEc2AccountAttribute
Constructors
Link copied to clipboard
constructor(attributeName: String? = null, attributeValues: List<AccountAttributeValueResponse>? = null)