GetConfiguredTableAssociationResult

data class GetConfiguredTableAssociationResult(val arn: String? = null, val configuredTableAssociationIdentifier: String? = null, val description: String? = null, val roleArn: String? = null, val tags: List<ConfiguredTableAssociationTag>? = null)

Constructors

Link copied to clipboard
fun GetConfiguredTableAssociationResult(arn: String? = null, configuredTableAssociationIdentifier: String? = null, description: String? = null, roleArn: String? = null, tags: List<ConfiguredTableAssociationTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null
Link copied to clipboard
val description: String? = null
Link copied to clipboard
val roleArn: String? = null
Link copied to clipboard

An arbitrary set of tags (key-value pairs) for this cleanrooms collaboration.