Class: Aws::Types::GetRunRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRunRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export ⇒ ::Array[("DEFINITION")]
Returns the value of attribute export.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#export ⇒ ::Array[("DEFINITION")]
Returns the value of attribute export.
1044 1045 1046 |
# File 'sig/types.rbs', line 1044 def export @export end |
#id ⇒ ::String
Returns the value of attribute id.
1043 1044 1045 |
# File 'sig/types.rbs', line 1043 def id @id end |