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