public static interface DeleteAppResponse.Builder extends ResiliencehubResponse.Builder, SdkPojo, CopyableBuilder<DeleteAppResponse.Builder,DeleteAppResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteAppResponse.Builder |
appArn(String appArn)
The Amazon Resource Name (ARN) of the application.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAppResponse.Builder appArn(String appArn)
The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition
:resiliencehub:region:account:app/app-id. For more information about
ARNs, see Amazon
Resource Names (ARNs) in the AWS General Reference.
appArn - The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id.
For more information about ARNs, see Amazon Resource
Names (ARNs) in the AWS General Reference.Copyright © 2022. All rights reserved.