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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetFleetId ( ) : bool
IsSetInboundPermissionAuthorizations ( ) : bool
IsSetInboundPermissionRevocations ( ) : bool