| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteServiceLinkedRoleResult |
AbstractAmazonIdentityManagement.deleteServiceLinkedRole(DeleteServiceLinkedRoleRequest request) |
DeleteServiceLinkedRoleResult |
AmazonIdentityManagementClient.deleteServiceLinkedRole(DeleteServiceLinkedRoleRequest request)
Submits a service-linked role deletion request and returns a
DeletionTaskId, which you can use to
check the status of the deletion. |
DeleteServiceLinkedRoleResult |
AmazonIdentityManagement.deleteServiceLinkedRole(DeleteServiceLinkedRoleRequest deleteServiceLinkedRoleRequest)
Submits a service-linked role deletion request and returns a
DeletionTaskId, which you can use to
check the status of the deletion. |
| Modifier and Type | Method and Description |
|---|---|
DeleteServiceLinkedRoleResult |
DeleteServiceLinkedRoleResult.clone() |
DeleteServiceLinkedRoleResult |
DeleteServiceLinkedRoleResult.withDeletionTaskId(String deletionTaskId)
The deletion task identifier that you can use to check the status of the deletion.
|
Copyright © 2021. All rights reserved.