| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms |
Welcome to the AWS Clean Rooms API Reference.
|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateConfiguredTableAssociationRequest |
UpdateConfiguredTableAssociationRequest.clone() |
UpdateConfiguredTableAssociationRequest |
UpdateConfiguredTableAssociationRequest.withConfiguredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique identifier for the configured table association to update.
|
UpdateConfiguredTableAssociationRequest |
UpdateConfiguredTableAssociationRequest.withDescription(String description)
A new description for the configured table association.
|
UpdateConfiguredTableAssociationRequest |
UpdateConfiguredTableAssociationRequest.withMembershipIdentifier(String membershipIdentifier)
The unique ID for the membership that the configured table association belongs to.
|
UpdateConfiguredTableAssociationRequest |
UpdateConfiguredTableAssociationRequest.withRoleArn(String roleArn)
The service will assume this role to access catalog metadata and query the table.
|
Copyright © 2023. All rights reserved.