class Aws::Chime::Types::UpdateAppInstanceRequest
@note When making an API call, you may pass UpdateAppInstanceRequest
data as a hash: { app_instance_arn: "ChimeArn", # required name: "NonEmptyResourceName", # required metadata: "Metadata", }
@!attribute [rw] app_instance_arn
The ARN of the `AppInstance`. @return [String]
@!attribute [rw] name
The name that you want to change. @return [String]
@!attribute [rw] metadata
The metadata that you want to change. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/UpdateAppInstanceRequest AWS API Documentation
Constants
- SENSITIVE