roleArn property
The Amazon Resource Name of the IAM Role to assume for KMS decryption access.
Should be in the format of
arn:{partition}:iam::{account_id}:role/{role_name}
Required.
Implementation
core.String? roleArn;
The Amazon Resource Name of the IAM Role to assume for KMS decryption access.
Should be in the format of
arn:{partition}:iam::{account_id}:role/{role_name}
Required.
core.String? roleArn;