public static interface DescribeBundleAssociationsRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<DescribeBundleAssociationsRequest.Builder,DescribeBundleAssociationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBundleAssociationsRequest.Builder bundleId(String bundleId)
The identifier of the bundle.
bundleId - The identifier of the bundle.DescribeBundleAssociationsRequest.Builder associatedResourceTypesWithStrings(Collection<String> associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeBundleAssociationsRequest.Builder associatedResourceTypesWithStrings(String... associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeBundleAssociationsRequest.Builder associatedResourceTypes(Collection<BundleAssociatedResourceType> associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeBundleAssociationsRequest.Builder associatedResourceTypes(BundleAssociatedResourceType... associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeBundleAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBundleAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.