C# Класс Amazon.GameLift.Model.UpdateFleetPortSettingsRequest

Container for the parameters to the UpdateFleetPortSettings operation. Updates port settings for a fleet. To update settings, specify the fleet ID to be updated and list the permissions you want to update. List the permissions you want to add in InboundPermissionAuthorizations, and permissions you want to remove in InboundPermissionRevocations. Permissions to be removed must match existing fleet permissions. If successful, the fleet ID for the updated fleet is returned.
Наследование: AmazonGameLiftRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetFleetId ( ) : bool
IsSetInboundPermissionAuthorizations ( ) : bool
IsSetInboundPermissionRevocations ( ) : bool