Skip to main content

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

NameDescription
AAWSServiceNameSpecify the name of the AWS service to attach the role to.