public static interface AppInstanceBotSummary.Builder extends SdkPojo, CopyableBuilder<AppInstanceBotSummary.Builder,AppInstanceBotSummary>
| Modifier and Type | Method and Description |
|---|---|
AppInstanceBotSummary.Builder |
appInstanceBotArn(String appInstanceBotArn)
The ARN of the AppInstanceBot.
|
AppInstanceBotSummary.Builder |
metadata(String metadata)
The metadata of the AppInstanceBot.
|
AppInstanceBotSummary.Builder |
name(String name)
The name of the AppInstanceBox.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAppInstanceBotSummary.Builder appInstanceBotArn(String appInstanceBotArn)
The ARN of the AppInstanceBot.
appInstanceBotArn - The ARN of the AppInstanceBot.AppInstanceBotSummary.Builder name(String name)
The name of the AppInstanceBox.
name - The name of the AppInstanceBox.AppInstanceBotSummary.Builder metadata(String metadata)
The metadata of the AppInstanceBot.
metadata - The metadata of the AppInstanceBot.Copyright © 2023. All rights reserved.