InheritedAllowedResultReceiversSource

Contains information about a parent table that contributes an allowed result receivers constraint.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The unique identifier of the parent table.

Link copied to clipboard

The name of the parent table.

Link copied to clipboard

The Amazon Web Services account ID of the member who owns the parent table.

Link copied to clipboard

The type of the parent table.

Link copied to clipboard

The allowed result receiver account IDs defined on the parent table.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String