Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) specifying the instance profile. For more information about ARNs and how to use them in policies, see IAM identifiers in the IAM User Guide.

Link copied to clipboard

The date when the instance profile was created.

Link copied to clipboard

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

Link copied to clipboard

The name identifying the instance profile.

Link copied to clipboard
var path: String?

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

Link copied to clipboard
var roles: List<Role>?

The role associated with the instance profile.

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

A list of tags that are attached to the instance profile. For more information about tagging, see Tagging IAM resources in the IAM User Guide.