public static interface AssociateResourceResponse.Builder extends ServiceCatalogAppRegistryResponse.Builder, SdkPojo, CopyableBuilder<AssociateResourceResponse.Builder,AssociateResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateResourceResponse.Builder |
applicationArn(String applicationArn)
The Amazon resource name (ARN) of the application that was augmented with attributes.
|
AssociateResourceResponse.Builder |
resourceArn(String resourceArn)
The Amazon resource name (ARN) that specifies the resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateResourceResponse.Builder applicationArn(String applicationArn)
The Amazon resource name (ARN) of the application that was augmented with attributes.
applicationArn - The Amazon resource name (ARN) of the application that was augmented with attributes.AssociateResourceResponse.Builder resourceArn(String resourceArn)
The Amazon resource name (ARN) that specifies the resource.
resourceArn - The Amazon resource name (ARN) that specifies the resource.Copyright © 2022. All rights reserved.