public static interface UpdateConfiguredTableAssociationRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<UpdateConfiguredTableAssociationRequest.Builder,UpdateConfiguredTableAssociationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateConfiguredTableAssociationRequest.Builder configuredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique identifier for the configured table association to update. Currently accepts the configured table association ID.
configuredTableAssociationIdentifier - The unique identifier for the configured table association to update. Currently accepts the configured
table association ID.UpdateConfiguredTableAssociationRequest.Builder membershipIdentifier(String membershipIdentifier)
The unique ID for the membership that the configured table association belongs to.
membershipIdentifier - The unique ID for the membership that the configured table association belongs to.UpdateConfiguredTableAssociationRequest.Builder description(String description)
A new description for the configured table association.
description - A new description for the configured table association.UpdateConfiguredTableAssociationRequest.Builder roleArn(String roleArn)
The service will assume this role to access catalog metadata and query the table.
roleArn - The service will assume this role to access catalog metadata and query the table.UpdateConfiguredTableAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateConfiguredTableAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.