ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.arn(String arn) |
The unique ARN for the configured table association.
|
static ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.builder() |
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.configuredTableId(String configuredTableId) |
The unique configured table ID that this configured table association refers to.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.createTime(Instant createTime) |
The time the configured table association was created.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.id(String id) |
The unique ID for the configured table association.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.membershipArn(String membershipArn) |
The unique ARN for the membership that the configured table association belongs to.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.membershipId(String membershipId) |
The unique ID for the membership that the configured table association belongs to.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.name(String name) |
The name of the configured table association.
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.toBuilder() |
|
ConfiguredTableAssociationSummary.Builder |
ConfiguredTableAssociationSummary.Builder.updateTime(Instant updateTime) |
The time the configured table association was last updated.
|