Class: Aws::Types::UnprocessedGraph

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:



486
487
488
# File 'sig/types.rbs', line 486

def graph_arn
  @graph_arn
end

#reason::String

Returns the value of attribute reason.

Returns:



487
488
489
# File 'sig/types.rbs', line 487

def reason
  @reason
end