AssociatePrincipalWithPortfolioRequest
Types
Properties
Link copied to clipboard
The language code.
Link copied to clipboard
The portfolio identifier.
Link copied to clipboard
The ARN of the principal (user, role, or group). If the PrincipalType
is IAM
, the supported value is a fully defined IAM Amazon Resource Name (ARN). If the PrincipalType
is IAM_PATTERN
, the supported value is an IAM
ARN without an AccountID in the following format:
Link copied to clipboard
The principal type. The supported value is IAM
if you use a fully defined Amazon Resource Name (ARN), or IAM_PATTERN
if you use an ARN with no accountID
, with or without wildcard characters.
Functions
Link copied to clipboard
inline fun copy(block: AssociatePrincipalWithPortfolioRequest.Builder.() -> Unit = {}): AssociatePrincipalWithPortfolioRequest