class Aws::WorkLink::Types::UpdateFleetMetadataRequest
@note When making an API call, you may pass UpdateFleetMetadataRequest
data as a hash: { fleet_arn: "FleetArn", # required display_name: "DisplayName", optimize_for_end_user_location: false, }
@!attribute [rw] fleet_arn
The ARN of the fleet. @return [String]
@!attribute [rw] display_name
The fleet name to display. The existing DisplayName is unset if null is passed. @return [String]
@!attribute [rw] optimize_for_end_user_location
The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/UpdateFleetMetadataRequest AWS API Documentation
Constants
- SENSITIVE