You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>The Amazon Resource Name (ARN) of the IAM service role that's created in the environment account. Proton uses this role to provision infrastructure
1125
1125
* resources in the associated environment account.</p>
1126
1126
*/
1127
-
roleArn: string|undefined;
1127
+
roleArn?: string;
1128
1128
1129
1129
/**
1130
1130
* <p>The name of the Proton environment that's created in the associated management account.</p>
0 commit comments