Interface DeleteServiceLinkedRoleResponse.Builder

    • Method Detail

      • deletionTaskId

        DeleteServiceLinkedRoleResponse.Builder deletionTaskId​(String deletionTaskId)

        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>.

        Parameters:
        deletionTaskId - 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>.
        Returns:
        Returns a reference to this object so that method calls can be chained together.