public static interface DescribeWorkspaceAssociationsRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<DescribeWorkspaceAssociationsRequest.Builder,DescribeWorkspaceAssociationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeWorkspaceAssociationsRequest.Builder workspaceId(String workspaceId)
The identifier of the WorkSpace.
workspaceId - The identifier of the WorkSpace.DescribeWorkspaceAssociationsRequest.Builder associatedResourceTypesWithStrings(Collection<String> associatedResourceTypes)
The resource types of the associated resources.
associatedResourceTypes - The resource types of the associated resources.DescribeWorkspaceAssociationsRequest.Builder associatedResourceTypesWithStrings(String... associatedResourceTypes)
The resource types of the associated resources.
associatedResourceTypes - The resource types of the associated resources.DescribeWorkspaceAssociationsRequest.Builder associatedResourceTypes(Collection<WorkSpaceAssociatedResourceType> associatedResourceTypes)
The resource types of the associated resources.
associatedResourceTypes - The resource types of the associated resources.DescribeWorkspaceAssociationsRequest.Builder associatedResourceTypes(WorkSpaceAssociatedResourceType... associatedResourceTypes)
The resource types of the associated resources.
associatedResourceTypes - The resource types of the associated resources.DescribeWorkspaceAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeWorkspaceAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.