TIAMCreateServiceLinkedRoleRequest
Class in AWS.IAM
CreateServiceLinkedRole request class.
Ancestors
Properties
AWSServiceName
property AWSServiceName: string
CustomSuffix
property CustomSuffix: string
Description
property Description: string
Constructors
Create
constructor Create(const AAWSServiceName: string);
Constructor for TIAMCreateServiceLinkedRoleRequest.
Parameters
| Name | Description |
|---|---|
AAWSServiceName | Specify the name of the AWS service to attach the role to. |