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.
This is the response object from the DescribeContainerGroupPortMappings operation.
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class DescribeContainerGroupPortMappingsResponse : AmazonWebServiceResponse
The DescribeContainerGroupPortMappingsResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribeContainerGroupPortMappingsResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ComputeName | System.String |
Gets and sets the property ComputeName.
A unique identifier for the compute resource running the game server container group.
Returned when |
|
ContainerGroupDefinitionArn | System.String |
Gets and sets the property ContainerGroupDefinitionArn. The Amazon Resource Name (ARN) that is assigned to the container group definition. The ARN value also identifies the specific container group definition version in use. |
|
ContainerGroupPortMappings | System.Collections.Generic.List<Amazon.GameLift.Model.ContainerGroupPortMapping> |
Gets and sets the property ContainerGroupPortMappings.
A list of |
|
ContainerGroupType | Amazon.GameLift.ContainerGroupType |
Gets and sets the property ContainerGroupType.
The type of container group that was specified in the request. Valid values are |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
FleetId | System.String |
Gets and sets the property FleetId. A unique identifier for the container fleet. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
InstanceId | System.String |
Gets and sets the property InstanceId.
A unique identifier for the fleet instance. For |
|
Location | System.String |
Gets and sets the property Location.
The location of the fleet instance, expressed as an Amazon Web Services Region code,
such as |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer