class Aws::NimbleStudio::Types::UpdateLaunchProfileMemberRequest
@note When making an API call, you may pass UpdateLaunchProfileMemberRequest
data as a hash: { client_token: "ClientToken", launch_profile_id: "__string", # required persona: "USER", # required, accepts USER principal_id: "__string", # required studio_id: "__string", # required }
@!attribute [rw] client_token
**A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] launch_profile_id
@return [String]
@!attribute [rw] persona
@return [String]
@!attribute [rw] principal_id
@return [String]
@!attribute [rw] studio_id
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/UpdateLaunchProfileMemberRequest AWS API Documentation
Constants
- SENSITIVE