waitUntilFargateProfileDeleted
suspend fun EksClient.waitUntilFargateProfileDeleted(request: DescribeFargateProfileRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeFargateProfileResponse>
suspend fun EksClient.waitUntilFargateProfileDeleted(block: DescribeFargateProfileRequest.Builder.() -> Unit): Outcome<DescribeFargateProfileResponse>