AWS SDK for .NET Documentation
EnvironmentInfoDescription Class
AmazonAmazon.ElasticBeanstalk.ModelEnvironmentInfoDescription Did this page help you?   Yes   No    Tell us about it...
The information retrieved from the Amazon EC2 instances.
Declaration Syntax
C#
public class EnvironmentInfoDescription
Members
All MembersConstructorsMethodsProperties



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

Ec2InstanceId
Gets and sets the property Ec2InstanceId.

The Amazon EC2 Instance ID for this information.


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.)
InfoType
Gets and sets the property InfoType.

The type of information retrieved.


Message
Gets and sets the property Message.

The retrieved information.


SampleTimestamp
Gets and sets the property SampleTimestamp.

The time stamp when this information was retrieved.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithEc2InstanceId(String) Obsolete.
Sets the Ec2InstanceId property

WithInfoType(String) Obsolete.
Sets the InfoType property

WithMessage(String) Obsolete.
Sets the Message property

WithSampleTimestamp(DateTime) Obsolete.
Sets the SampleTimestamp property

Inheritance Hierarchy
Object
EnvironmentInfoDescription

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