public static interface DescribeImageAssociationsRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<DescribeImageAssociationsRequest.Builder,DescribeImageAssociationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeImageAssociationsRequest.Builder imageId(String imageId)
The identifier of the image.
imageId - The identifier of the image.DescribeImageAssociationsRequest.Builder associatedResourceTypesWithStrings(Collection<String> associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeImageAssociationsRequest.Builder associatedResourceTypesWithStrings(String... associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeImageAssociationsRequest.Builder associatedResourceTypes(Collection<ImageAssociatedResourceType> associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeImageAssociationsRequest.Builder associatedResourceTypes(ImageAssociatedResourceType... associatedResourceTypes)
The resource types of the associated resource.
associatedResourceTypes - The resource types of the associated resource.DescribeImageAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeImageAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.