public static interface ListUnsupportedAppVersionResourcesRequest.Builder extends ResiliencehubRequest.Builder, SdkPojo, CopyableBuilder<ListUnsupportedAppVersionResourcesRequest.Builder,ListUnsupportedAppVersionResourcesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListUnsupportedAppVersionResourcesRequest.Builder appArn(String appArn)
Amazon Resource Name (ARN) of the Resilience Hub 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 Amazon Web Services General Reference guide.
appArn - Amazon Resource Name (ARN) of the Resilience Hub 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 Amazon Web Services General Reference guide.ListUnsupportedAppVersionResourcesRequest.Builder appVersion(String appVersion)
The version of the application.
appVersion - The version of the application.ListUnsupportedAppVersionResourcesRequest.Builder maxResults(Integer maxResults)
Maximum number of results to include in the response. If more results exist than the specified
MaxResults value, a token is included in the response so that the remaining results can be
retrieved.
maxResults - Maximum number of results to include in the response. If more results exist than the specified
MaxResults value, a token is included in the response so that the remaining results can
be retrieved.ListUnsupportedAppVersionResourcesRequest.Builder nextToken(String nextToken)
Null, or the token from a previous call to get the next set of results.
nextToken - Null, or the token from a previous call to get the next set of results.ListUnsupportedAppVersionResourcesRequest.Builder resolutionId(String resolutionId)
The identifier for a specific resolution.
resolutionId - The identifier for a specific resolution.ListUnsupportedAppVersionResourcesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListUnsupportedAppVersionResourcesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.