Uses of Class
software.amazon.awssdk.services.iam.model.DeletionTaskFailureReasonType
-
Packages that use DeletionTaskFailureReasonType Package Description software.amazon.awssdk.services.iam.model -
-
Uses of DeletionTaskFailureReasonType in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return DeletionTaskFailureReasonType Modifier and Type Method Description DeletionTaskFailureReasonTypeGetServiceLinkedRoleDeletionStatusResponse. reason()An object that contains details about the reason the deletion failed.Methods in software.amazon.awssdk.services.iam.model with parameters of type DeletionTaskFailureReasonType Modifier and Type Method Description GetServiceLinkedRoleDeletionStatusResponse.BuilderGetServiceLinkedRoleDeletionStatusResponse.Builder. reason(DeletionTaskFailureReasonType reason)An object that contains details about the reason the deletion failed.
-