AWS SDK for .NET Documentation
PasswordData Class
AmazonAmazon.EC2.ModelPasswordData Did this page help you?   Yes   No    Tell us about it...
Password Data
Declaration Syntax
C#
public class PasswordData
Members
All MembersConstructorsMethodsProperties



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

Data
The password of the instance.

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.)
InstanceId
The ID of the instance.

IsSetData()()()()
Checks if Data property is set

IsSetInstanceId()()()()
Checks if InstanceId property is set

IsSetTimestamp()()()()
Checks if Timestamp property is set

Timestamp
The time the data was last updated.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithData(String) Obsolete.
Sets the password of the instance.

WithInstanceId(String) Obsolete.
Sets the ID of the instance.

WithTimestamp(String) Obsolete.
Sets the time the data was last updated.

Inheritance Hierarchy
Object
PasswordData

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