class Aws::NimbleStudio::Types::UpdateStreamingImageRequest
@note When making an API call, you may pass UpdateStreamingImageRequest
data as a hash: { client_token: "ClientToken", description: "StreamingImageDescription", name: "StreamingImageName", streaming_image_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] description
The description. @return [String]
@!attribute [rw] name
A friendly name for a streaming image resource. @return [String]
@!attribute [rw] streaming_image_id
@return [String]
@!attribute [rw] studio_id
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/UpdateStreamingImageRequest AWS API Documentation
Constants
- SENSITIVE