public static interface DescribeAppVersionResourcesResolutionStatusRequest.Builder extends ResiliencehubRequest.Builder, SdkPojo, CopyableBuilder<DescribeAppVersionResourcesResolutionStatusRequest.Builder,DescribeAppVersionResourcesResolutionStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAppVersionResourcesResolutionStatusRequest.Builder |
appArn(String appArn)
The Amazon Resource Name (ARN) of the application.
|
DescribeAppVersionResourcesResolutionStatusRequest.Builder |
appVersion(String appVersion)
The version of the application.
|
DescribeAppVersionResourcesResolutionStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAppVersionResourcesResolutionStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeAppVersionResourcesResolutionStatusRequest.Builder |
resolutionId(String resolutionId)
The identifier for a specific resolution.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAppVersionResourcesResolutionStatusRequest.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.DescribeAppVersionResourcesResolutionStatusRequest.Builder appVersion(String appVersion)
The version of the application.
appVersion - The version of the application.DescribeAppVersionResourcesResolutionStatusRequest.Builder resolutionId(String resolutionId)
The identifier for a specific resolution.
resolutionId - The identifier for a specific resolution.DescribeAppVersionResourcesResolutionStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAppVersionResourcesResolutionStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.