Class: Aws::Types::TaskStartedEventDetails
- Inherits:
-
Object
- Object
- Aws::Types::TaskStartedEventDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource ⇒ ::String
Returns the value of attribute resource.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
Instance Attribute Details
#resource ⇒ ::String
Returns the value of attribute resource.
1039 1040 1041 |
# File 'sig/types.rbs', line 1039 def resource @resource end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
1038 1039 1040 |
# File 'sig/types.rbs', line 1038 def resource_type @resource_type end |