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

Class: Aws::DirectoryService::Types::LogSubscription

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

Overview

Represents a log subscription, which tracks real-time data from a chosen log group to a specified destination.

Instance Attribute Summary collapse

Instance Attribute Details

#directory_idString

Identifier (ID) of the directory that you want to associate with the log subscription.

Returns:

  • (String)

    Identifier (ID) of the directory that you want to associate with the log subscription.

#log_group_nameString

The name of the log group.

Returns:

  • (String)

    The name of the log group.

#subscription_created_date_timeTime

The date and time that the log subscription was created.

Returns:

  • (Time)

    The date and time that the log subscription was created.