Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the permission you want information about.

Link copied to clipboard

The date and time when the permission was created.

Link copied to clipboard

Specifies whether the version of the managed permission used by this resource share is the default version for this managed 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

Specifies whether the managed permission associated with this resource share is the default managed permission for all resources of this resource type.

Link copied to clipboard

The date and time when the permission was last updated.

Link copied to clipboard
var name: String?

The name of this managed permission.

Link copied to clipboard

The type of managed permission. This can be one of the following values:

Link copied to clipboard

The type of resource to which this permission applies. This takes the form of: service-code:resource-code, and is case-insensitive. For example, an Amazon EC2 Subnet would be represented by the string ec2:subnet.

Link copied to clipboard

The current status of the permission.

Link copied to clipboard
var tags: List<Tag>?

A list of the tag key value pairs currently attached to the permission.

Link copied to clipboard

The version of the permission associated with this resource share.