class Aws::GameLift::Types::DescribeFleetPortSettingsOutput
Represents the returned data in response to a request operation.
@!attribute [rw] fleet_id
A unique identifier for the fleet that was requested. @return [String]
@!attribute [rw] fleet_arn
The Amazon Resource Name ([ARN][1]) 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`. [1]: https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html @return [String]
@!attribute [rw] inbound_permissions
The port settings for the requested fleet ID. @return [Array<Types::IpPermission>]
@!attribute [rw] update_status
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. @return [String]
@!attribute [rw] location
The requested fleet location, expressed as an AWS Region code, such as `us-west-2`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/DescribeFleetPortSettingsOutput AWS API Documentation
Constants
- SENSITIVE