Skip to main content

TIAMDeleteInstanceProfileRequest

Class in AWS.IAM

DeleteInstanceProfile request class.

Ancestors

Properties

InstanceProfileName

property InstanceProfileName: string

Constructors

Create

constructor Create(const AInstanceProfileName: string);

Constructor for TIAMDeleteInstanceProfileRequest.

Parameters

NameDescription
AInstanceProfileNameSpecify the name of the IAM instance profile to delete.