ResourceShareAssociation

Describes an association between a resource share and either a principal or a resource.

Types

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

Properties

Link copied to clipboard

The associated entity. This can be either of the following:

Link copied to clipboard

The type of entity included in this association.

Link copied to clipboard

The date and time when the association was created.

Link copied to clipboard

Indicates whether the principal belongs to the same organization in Organizations as the Amazon Web Services account that owns the resource share.

Link copied to clipboard

The date and time when the association was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource share.

Link copied to clipboard

The name of the resource share.

Link copied to clipboard

The current status of the association.

Link copied to clipboard

A message about the status of the association.

Functions

Link copied to clipboard
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