AWS SDK for Kotlin
1.6.56
      Platform filter
Skip to content
    AWS SDK for Kotlin
devopsagent/aws.sdk.kotlin.services.devopsagent.model/ServiceNowServiceAuthorizationConfig/SdkUnknown

SdkUnknown

object SdkUnknown : ServiceNowServiceAuthorizationConfig

Inherited functions

asOAuthClientCredentials
Link copied to clipboard
fun asOAuthClientCredentials(): ServiceNowOAuthClientCredentialsConfig

Casts this ServiceNowServiceAuthorizationConfig as a OAuthClientCredentials and retrieves its aws.sdk.kotlin.services.devopsagent.model.ServiceNowOAuthClientCredentialsConfig value. Throws an exception if the ServiceNowServiceAuthorizationConfig is not a OAuthClientCredentials.

asOAuthClientCredentialsOrNull
Link copied to clipboard
fun asOAuthClientCredentialsOrNull(): ServiceNowOAuthClientCredentialsConfig?

Casts this ServiceNowServiceAuthorizationConfig as a OAuthClientCredentials and retrieves its aws.sdk.kotlin.services.devopsagent.model.ServiceNowOAuthClientCredentialsConfig value. Returns null if the ServiceNowServiceAuthorizationConfig is not a OAuthClientCredentials.

© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka