Builder

class Builder

Properties

Link copied to clipboard
var key: String?

Specifies the key for the condition. Currently the only supported key is aws:PrincipalOrgID.

Link copied to clipboard
var type: String?

Specifies the type of condition. Currently the only supported value is StringEquals.

Link copied to clipboard

Specifies the value for the key. Currently, this must be the ID of the organization.