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

Class: Aws::Schemas::Types::DescribeDiscovererResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

Returns:

  • (String)

#discoverer_arnString

Returns:

  • (String)

#discoverer_idString

Returns:

  • (String)

#source_arnString

Returns:

  • (String)

#stateString

Possible values:

  • STARTED
  • STOPPED

Returns:

  • (String)

#tagsHash<String,String>

Key-value pairs associated with a resource.

Returns:

  • (Hash<String,String>)

    Key-value pairs associated with a resource.

    .