You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::CertificateValidity

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#not_afterTime

The certificate is not valid after this date.

Returns:

  • (Time)

    The certificate is not valid after this date.

#not_beforeTime

The certificate is not valid before this date.

Returns:

  • (Time)

    The certificate is not valid before this date.