roleArn property

String? roleArn
getter/setter pair

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;