public static interface AppInstanceStreamingConfiguration.Builder extends SdkPojo, CopyableBuilder<AppInstanceStreamingConfiguration.Builder,AppInstanceStreamingConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AppInstanceStreamingConfiguration.Builder |
appInstanceDataType(AppInstanceDataType appInstanceDataType)
The type of data to be streamed.
|
AppInstanceStreamingConfiguration.Builder |
appInstanceDataType(String appInstanceDataType)
The type of data to be streamed.
|
AppInstanceStreamingConfiguration.Builder |
resourceArn(String resourceArn)
The resource ARN.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAppInstanceStreamingConfiguration.Builder appInstanceDataType(String appInstanceDataType)
The type of data to be streamed.
appInstanceDataType - The type of data to be streamed.AppInstanceDataType,
AppInstanceDataTypeAppInstanceStreamingConfiguration.Builder appInstanceDataType(AppInstanceDataType appInstanceDataType)
The type of data to be streamed.
appInstanceDataType - The type of data to be streamed.AppInstanceDataType,
AppInstanceDataTypeAppInstanceStreamingConfiguration.Builder resourceArn(String resourceArn)
The resource ARN.
resourceArn - The resource ARN.Copyright © 2022. All rights reserved.