AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iot
/
aws.sdk.kotlin.services.iot.model
/
CertificateValidity
/
Builder
Builder
class
Builder
Members
Properties
not
After
Link copied to clipboard
var
notAfter
:
Instant
?
The certificate is not valid after this date.
not
Before
Link copied to clipboard
var
notBefore
:
Instant
?
The certificate is not valid before this date.