class Aws::NimbleStudio::Types::ListLaunchProfileMembersRequest
@note When making an API call, you may pass ListLaunchProfileMembersRequest
data as a hash: { launch_profile_id: "__string", # required max_results: 1, next_token: "__string", studio_id: "__string", # required }
@!attribute [rw] launch_profile_id
@return [String]
@!attribute [rw] max_results
@return [Integer]
@!attribute [rw] next_token
@return [String]
@!attribute [rw] studio_id
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/ListLaunchProfileMembersRequest AWS API Documentation
Constants
- SENSITIVE