DescribeContainerGroupPortMappingsRequest
Types
Properties
Link copied to clipboard
A unique identifier for the compute resource for which to retrieve port mappings. For a container fleet, a compute represents a game server container group running on a fleet instance. You can use either the compute name or ARN value.
Link copied to clipboard
The type of container group to retrieve port mappings for.
Link copied to clipboard
A container name to filter the results. When provided, the operation returns port mappings for the specified container only. If no container with the specified name exists in the container group, the request fails with a NotFoundException.
Link copied to clipboard
A unique identifier for the fleet instance to retrieve port mappings for.
Functions
Link copied to clipboard
inline fun copy(block: DescribeContainerGroupPortMappingsRequest.Builder.() -> Unit = {}): DescribeContainerGroupPortMappingsRequest