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

Class: Aws::ServiceCatalog::Types::ServiceActionSummary

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

Overview

Detailed information about the self-service action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#definition_typeString

The self-service action definition type. For example, SSM_AUTOMATION.

Possible values:

  • SSM_AUTOMATION

Returns:

  • (String)

    The self-service action definition type.

#descriptionString

The self-service action description.

Returns:

  • (String)

    The self-service action description.

#idString

The self-service action identifier.

Returns:

  • (String)

    The self-service action identifier.

#nameString

The self-service action name.

Returns:

  • (String)

    The self-service action name.