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

SdkUnknown

object SdkUnknown : PagerDutyAuthorizationConfig

Inherited functions

asOAuthClientCredentials
Link copied to clipboard
fun asOAuthClientCredentials(): PagerDutyOAuthClientCredentialsConfig

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

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

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

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