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

Class: Aws::QuickSight::Types::DeleteAnalysisResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_idString

The ID of the deleted analysis.

Returns:

  • (String)

    The ID of the deleted analysis.

#arnString

The Amazon Resource Name (ARN) of the deleted analysis.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the deleted analysis.

#deletion_timeTime

The date and time that the analysis is scheduled to be deleted.

Returns:

  • (Time)

    The date and time that the analysis is scheduled to be deleted.

#request_idString

The AWS request ID for this operation.

Returns:

  • (String)

    The AWS request ID for this operation.

#statusInteger

The HTTP status of the request.

Returns:

  • (Integer)

    The HTTP status of the request.