AWS SDK for .NET Documentation
VpcPeeringConnectionStateReason Class
AmazonAmazon.EC2.ModelVpcPeeringConnectionStateReason Did this page help you?   Yes   No    Tell us about it...

Describes the status of a VPC peering connection.

Declaration Syntax
C#
public class VpcPeeringConnectionStateReason
Members
All MembersConstructorsMethodsProperties



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

Code
The status of the VPC peering connection.

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.)
IsSetCode()()()()
Checks if Code is set

IsSetMessage()()()()
Checks if Message is set

Message
A message that provides more information about the status, if applicable.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCode(String) Obsolete.
Sets the Code The Code.

WithMessage(String) Obsolete.
Sets the Message The Message.

Inheritance Hierarchy
Object
VpcPeeringConnectionStateReason

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