Class: Aws::Types::Graph

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


193
194
195
# File 'sig/types.rbs', line 193

def arn
  @arn
end

#created_time::Time

Returns the value of attribute created_time.

Returns:

  • (::Time)


194
195
196
# File 'sig/types.rbs', line 194

def created_time
  @created_time
end