AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Provides information about a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsEc2VpcPeeringConnectionDetails

Namespace: Amazon.SecurityHub.Model
Assembly: AWSSDK.SecurityHub.dll
Version: 3.x.y.z

Syntax

C#
public class AwsEc2VpcPeeringConnectionDetails

The AwsEc2VpcPeeringConnectionDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccepterVpcInfo Amazon.SecurityHub.Model.AwsEc2VpcPeeringConnectionVpcInfoDetails

Gets and sets the property AccepterVpcInfo.

Information about the accepter VPC.

Public Property ExpirationTime System.String

Gets and sets the property ExpirationTime.

The time at which an unaccepted VPC peering connection will expire.

Public Property RequesterVpcInfo Amazon.SecurityHub.Model.AwsEc2VpcPeeringConnectionVpcInfoDetails

Gets and sets the property RequesterVpcInfo.

Information about the requester VPC.

Public Property Status Amazon.SecurityHub.Model.AwsEc2VpcPeeringConnectionStatusDetails

Gets and sets the property Status.

The status of the VPC peering connection.

Public Property VpcPeeringConnectionId System.String

Gets and sets the property VpcPeeringConnectionId.

The ID of the VPC peering connection.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5