NAME
Paws::GameLift::DescribeFleetPortSettingsOutput
ATTRIBUTES
FleetArn => Str
The Amazon Resource Name (ARN (https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a GameLift fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912
.
FleetId => Str
A unique identifier for the fleet that was requested.
InboundPermissions => ArrayRef[Paws::GameLift::IpPermission]
The port settings for the requested fleet ID.
Location => Str
The requested fleet location, expressed as an AWS Region code, such as us-west-2
.
UpdateStatus => Str
The current status of updates to the fleet's port settings in the requested fleet location. A status of PENDING_UPDATE
indicates that an update was requested for the fleet but has not yet been completed for the location.
Valid values are: "PENDING_UPDATE"
=head2 _request_id => Str