Aws Ec2Account Attribute Properties Args
data class AwsEc2AccountAttributePropertiesArgs(val attributeName: Output<String>? = null, val attributeValues: Output<List<AccountAttributeValueArgs>>? = null) : ConvertibleToJava<AwsEc2AccountAttributePropertiesArgs>
Definition of awsEc2AccountAttribute
Constructors
Link copied to clipboard
constructor(attributeName: Output<String>? = null, attributeValues: Output<List<AccountAttributeValueArgs>>? = null)