ICloudFormationTemplateResource.RoleArn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The optional IAM role assumed by CloudFormation when creating or updating the Stack.
public string? RoleArn { get; set; }
member this.RoleArn : string with get, set
Public Property RoleArn As String