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

Class: Aws::SSM::Types::OutputSource

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

Overview

Information about the source where the association execution details are stored.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#output_source_idString

The ID of the output source, for example the URL of an S3 bucket.

Returns:

  • (String)

    The ID of the output source, for example the URL of an S3 bucket.

#output_source_typeString

The type of source where the association execution details are stored, for example, Amazon S3.

Returns:

  • (String)

    The type of source where the association execution details are stored, for example, Amazon S3.