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

Class: Aws::GlueDataBrew::Types::SendProjectSessionActionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#action_idInteger

A unique identifier for the action that was performed.

Returns:

  • (Integer)

    A unique identifier for the action that was performed.

#nameString

The name of the project that was affected by the action.

Returns:

  • (String)

    The name of the project that was affected by the action.

#resultString

A message indicating the result of performing the action.

Returns:

  • (String)

    A message indicating the result of performing the action.