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

Class: Aws::WorkDocs::Types::Subscription

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

Overview

Describes a subscription.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#end_pointString

The endpoint of the subscription.

Returns:

  • (String)

    The endpoint of the subscription.

#protocolString

The protocol of the subscription.

Possible values:

  • HTTPS

Returns:

  • (String)

    The protocol of the subscription.

#subscription_idString

The ID of the subscription.

Returns:

  • (String)

    The ID of the subscription.