Package-level declarations

Inherited functions

Link copied to clipboard
suspend fun IamClient.waitUntilInstanceProfileExists(request: GetInstanceProfileRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetInstanceProfileResponse>
Link copied to clipboard
suspend fun IamClient.waitUntilPolicyExists(block: GetPolicyRequest.Builder.() -> Unit): <Error class: unknown class><GetPolicyResponse>
suspend fun IamClient.waitUntilPolicyExists(request: GetPolicyRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetPolicyResponse>
Link copied to clipboard
suspend fun IamClient.waitUntilRoleExists(block: GetRoleRequest.Builder.() -> Unit): <Error class: unknown class><GetRoleResponse>
suspend fun IamClient.waitUntilRoleExists(request: GetRoleRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetRoleResponse>
Link copied to clipboard
suspend fun IamClient.waitUntilUserExists(block: GetUserRequest.Builder.() -> Unit): <Error class: unknown class><GetUserResponse>
suspend fun IamClient.waitUntilUserExists(request: GetUserRequest = GetUserRequest { }, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetUserResponse>