roleInstance property
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;
The IAM role assigned to this Lambda function. Will be undefined if an ARN was provided for the role input property.
late final pulumi.Output<String?> roleInstance;