AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
deadline/aws.sdk.kotlin.services.deadline.model/SchedulingMinPriorityOverride/SdkUnknown

SdkUnknown

object SdkUnknown : SchedulingMinPriorityOverride

Inherited functions

asAlwaysScheduleLast
Link copied to clipboard
fun asAlwaysScheduleLast(): SchedulingMinPriorityOverrideAlwaysScheduleLast

Casts this SchedulingMinPriorityOverride as a AlwaysScheduleLast and retrieves its aws.sdk.kotlin.services.deadline.model.SchedulingMinPriorityOverrideAlwaysScheduleLast value. Throws an exception if the SchedulingMinPriorityOverride is not a AlwaysScheduleLast.

asAlwaysScheduleLastOrNull
Link copied to clipboard
fun asAlwaysScheduleLastOrNull(): SchedulingMinPriorityOverrideAlwaysScheduleLast?

Casts this SchedulingMinPriorityOverride as a AlwaysScheduleLast and retrieves its aws.sdk.kotlin.services.deadline.model.SchedulingMinPriorityOverrideAlwaysScheduleLast value. Returns null if the SchedulingMinPriorityOverride is not a AlwaysScheduleLast.

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