Class: Aws::Types::Graph
- Inherits:
-
Object
- Object
- Aws::Types::Graph
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#created_time ⇒ ::Time
Returns the value of attribute created_time.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
193 194 195 |
# File 'sig/types.rbs', line 193 def arn @arn end |
#created_time ⇒ ::Time
Returns the value of attribute created_time.
194 195 196 |
# File 'sig/types.rbs', line 194 def created_time @created_time end |