roleInstance property

Output<String?> roleInstance
latefinal

The IAM role assigned to this Lambda function. Will be undefined if an ARN was provided for the role input property.

Implementation

late final pulumi.Output<String?> roleInstance;