public static interface GetAssociatedResourceRequest.Builder extends ServiceCatalogAppRegistryRequest.Builder, SdkPojo, CopyableBuilder<GetAssociatedResourceRequest.Builder,GetAssociatedResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAssociatedResourceRequest.Builder |
application(String application)
The name, ID, or ARN of the application.
|
GetAssociatedResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAssociatedResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAssociatedResourceRequest.Builder |
resource(String resource)
The name or ID of the resource associated with the application.
|
GetAssociatedResourceRequest.Builder |
resourceType(ResourceType resourceType)
The type of resource associated with the application.
|
GetAssociatedResourceRequest.Builder |
resourceType(String resourceType)
The type of resource associated with the application.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAssociatedResourceRequest.Builder application(String application)
The name, ID, or ARN of the application.
application - The name, ID, or ARN of the application.GetAssociatedResourceRequest.Builder resourceType(String resourceType)
The type of resource associated with the application.
resourceType - The type of resource associated with the application.ResourceType,
ResourceTypeGetAssociatedResourceRequest.Builder resourceType(ResourceType resourceType)
The type of resource associated with the application.
resourceType - The type of resource associated with the application.ResourceType,
ResourceTypeGetAssociatedResourceRequest.Builder resource(String resource)
The name or ID of the resource associated with the application.
resource - The name or ID of the resource associated with the application.GetAssociatedResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAssociatedResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.