Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources.

Link copied to clipboard

A list of the managed policies attached to the user.

Link copied to clipboard

The date and time, in ISO 8601 date-time format, when the user was created.

Link copied to clipboard

A list of IAM groups that the user is in.

Link copied to clipboard
var path: String?

The path to the user. For more information about paths, see IAM identifiers in the IAM User Guide.

Link copied to clipboard

The ARN of the policy used to set the permissions boundary for the user.

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

A list of tags that are associated with the user. For more information about tagging, see Tagging IAM resources in the IAM User Guide.

Link copied to clipboard

The stable and unique string identifying the user. For more information about IDs, see IAM identifiers in the IAM User Guide.

Link copied to clipboard

The friendly name identifying the user.

Link copied to clipboard

A list of the inline policies embedded in the user.