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

Class: Aws::WorkLink::Types::WebsiteCaSummary

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

Overview

The summary of the certificate authority (CA).

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

The time when the CA was added.

Returns:

  • (Time)

    The time when the CA was added.

#display_nameString

The name to display.

Returns:

  • (String)

    The name to display.

#website_ca_idString

A unique identifier for the CA.

Returns:

  • (String)

    A unique identifier for the CA.