Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the IAM principal. Supports user, role, and assumed-role ARNs. Wildcards can be used with the StringLike operator.

Link copied to clipboard

The match operator. StringEquals requires an exact match. StringLike supports wildcard patterns using * and ?.