AssociatedPermission

An object that describes a managed permission associated with a resource share.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the associated managed permission.

Link copied to clipboard

Indicates whether the associated resource share is using the default version of the permission.

Link copied to clipboard

Indicates what features are available for this resource share. This parameter can have one of the following values:

Link copied to clipboard

The date and time when the association between the permission and the resource share was last updated.

Link copied to clipboard

The version of the permission currently associated with the resource share.

Link copied to clipboard

The Amazon Resource Name (ARN) of a resource share associated with this permission.

Link copied to clipboard

The resource type to which this permission applies.

Link copied to clipboard

The current status of the association between the permission and the resource share. The following are the possible values:

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