AWS SDK for .NET Documentation
ServiceRoleArn Property
AmazonAmazon.OpsWorks.ModelUpdateStackRequestServiceRoleArn Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ServiceRoleArn.

The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf. You must set this parameter to the Amazon Resource Name (ARN) for an existing IAM role. For more information about IAM ARNs, see Using Identifiers.

Note:

You must set this parameter to a valid service role ARN or the action will fail; there is no default value. You can specify the stack's current service role ARN, if you prefer, but you must do so explicitly.

Declaration Syntax
C#
public string ServiceRoleArn { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)