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.
Represents an authorization for a VPC peering connection between the VPC for an Amazon GameLift fleet and another VPC on an account you have access to. This authorization must exist and be valid for the peering connection to be established. Authorizations are valid for 24 hours after they are issued.
Related actions
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class VpcPeeringAuthorization
The VpcPeeringAuthorization type exposes the following members
Name | Description | |
---|---|---|
VpcPeeringAuthorization() |
Name | Type | Description | |
---|---|---|---|
CreationTime | System.DateTime |
Gets and sets the property CreationTime.
Time stamp indicating when this authorization was issued. Format is a number expressed
in Unix time as milliseconds (for example |
|
ExpirationTime | System.DateTime |
Gets and sets the property ExpirationTime.
Time stamp indicating when this authorization expires (24 hours after issuance). Format
is a number expressed in Unix time as milliseconds (for example |
|
GameLiftAwsAccountId | System.String |
Gets and sets the property GameLiftAwsAccountId. A unique identifier for the Amazon Web Services account that you use to manage your Amazon GameLift fleet. You can find your Account ID in the Amazon Web Services Management Console under account settings. |
|
PeerVpcAwsAccountId | System.String |
Gets and sets the property PeerVpcAwsAccountId. The authorization's peer VPC Amazon Web Services account ID. |
|
PeerVpcId | System.String |
Gets and sets the property PeerVpcId. A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet. The VPC must be in the same Region as your fleet. To look up a VPC ID, use the VPC Dashboard in the Amazon Web Services Management Console. Learn more about VPC peering in VPC Peering with Amazon GameLift Fleets. |
.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