iamRole property
The Amazon Identity and Access Management (IAM) role assigned to the
on-premises Systems Manager managed instance. This call does not return the
IAM role for EC2 instances. To retrieve the IAM role for an EC2 instance,
use the Amazon EC2 DescribeInstances
action. For information,
see DescribeInstances
in the Amazon EC2 API Reference or describe-instances
in the AWS CLI Command Reference.
Implementation
final String? iamRole;