public static interface DeleteConfiguredTableAssociationRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<DeleteConfiguredTableAssociationRequest.Builder,DeleteConfiguredTableAssociationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteConfiguredTableAssociationRequest.Builder |
configuredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique ID for the configured table association to be deleted.
|
DeleteConfiguredTableAssociationRequest.Builder |
membershipIdentifier(String membershipIdentifier)
A unique identifier for the membership that the configured table association belongs to.
|
DeleteConfiguredTableAssociationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteConfiguredTableAssociationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteConfiguredTableAssociationRequest.Builder configuredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique ID for the configured table association to be deleted. Currently accepts the configured table ID.
configuredTableAssociationIdentifier - The unique ID for the configured table association to be deleted. Currently accepts the configured
table ID.DeleteConfiguredTableAssociationRequest.Builder membershipIdentifier(String membershipIdentifier)
A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.
membershipIdentifier - A unique identifier for the membership that the configured table association belongs to. Currently
accepts the membership ID.DeleteConfiguredTableAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteConfiguredTableAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.