public static interface AwsManagedResources.Builder extends SdkPojo, CopyableBuilder<AwsManagedResources.Builder,AwsManagedResources>
| Modifier and Type | Method and Description |
|---|---|
AwsManagedResources.Builder |
targetDestination(AwsManagedTargetDestination... targetDestination)
The choice of application destination that you specify.
|
AwsManagedResources.Builder |
targetDestination(Collection<AwsManagedTargetDestination> targetDestination)
The choice of application destination that you specify.
|
AwsManagedResources.Builder |
targetDestinationWithStrings(Collection<String> targetDestination)
The choice of application destination that you specify.
|
AwsManagedResources.Builder |
targetDestinationWithStrings(String... targetDestination)
The choice of application destination that you specify.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsManagedResources.Builder targetDestinationWithStrings(Collection<String> targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.AwsManagedResources.Builder targetDestinationWithStrings(String... targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.AwsManagedResources.Builder targetDestination(Collection<AwsManagedTargetDestination> targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.AwsManagedResources.Builder targetDestination(AwsManagedTargetDestination... targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.Copyright © 2023. All rights reserved.