class Aws::Chime::Types::AppInstanceStreamingConfiguration

The details of the streaming configuration of an `AppInstance`.

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

data as a hash:

    {
      app_instance_data_type: "Channel", # required, accepts Channel, ChannelMessage
      resource_arn: "Arn", # required
    }

@!attribute [rw] app_instance_data_type

The type of data to be streamed.
@return [String]

@!attribute [rw] resource_arn

The resource ARN.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/AppInstanceStreamingConfiguration AWS API Documentation

Constants

SENSITIVE