serviceRoleArn property

String? serviceRoleArn
final

A service role Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your behalf. For more information, see Create a Service Role for AWS CodeDeploy in the AWS CodeDeploy User Guide.

Implementation

final String? serviceRoleArn;