waitUntilPolicyActive
suspend fun BedrockAgentCoreControlClient.waitUntilPolicyActive(request: GetPolicyRequest, retryStrategy: RetryStrategy? = null): Outcome<GetPolicyResponse>
suspend fun BedrockAgentCoreControlClient.waitUntilPolicyActive(block: GetPolicyRequest.Builder.() -> Unit): Outcome<GetPolicyResponse>
Wait until a Policy is active