AWS SDK for .NET Documentation
AccountAttribute Class
AmazonAmazon.EC2.ModelAccountAttribute Did this page help you?   Yes   No    Tell us about it...
Account attribute description
Declaration Syntax
C#
public class AccountAttribute
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AccountAttribute()()()()
Initializes a new instance of the AccountAttribute class

AttributeName
Name of the attribute.

AttributeValues
Attribute values

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetAttributeName()()()()
Checks if AttributeName property is set

IsSetAttributeValues()()()()
Checks if AttributeValues property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAttributeName(String) Obsolete.
Sets the name of the attribute.

WithAttributeValues(array<AccountAttributeValue>[]()[][]) Obsolete.
Sets the attribute values

Inheritance Hierarchy
Object
AccountAttribute

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)