class Aws::NimbleStudio::Types::DeleteStudioMemberRequest

@note When making an API call, you may pass DeleteStudioMemberRequest

data as a hash:

    {
      client_token: "ClientToken",
      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] principal_id

@return [String]

@!attribute [rw] studio_id

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/DeleteStudioMemberRequest AWS API Documentation

Constants

SENSITIVE