You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::DeleteServiceLinkedRoleResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::DeleteServiceLinkedRoleResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#deletion_task_id ⇒ String
The deletion task identifier that you can use to check the status of the deletion.
Instance Attribute Details
#deletion_task_id ⇒ String
The deletion task identifier that you can use to check the status of the
deletion. This identifier is returned in the format
task/aws-service-role/<service-principal-name>/<role-name>/<task-uuid>
.