AllowAfter
The earliest time at which the permit becomes valid.
Inherited functions
Link copied to clipboard
Casts this Condition as a AllowAfter and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Throws an exception if the Condition is not a AllowAfter.
Link copied to clipboard
Casts this Condition as a AllowAfter and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Returns null if the Condition is not a AllowAfter.
Link copied to clipboard
Casts this Condition as a AllowBefore and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Throws an exception if the Condition is not a AllowBefore.
Link copied to clipboard
Casts this Condition as a AllowBefore and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Returns null if the Condition is not a AllowBefore.