Class: Aws::Types::ExternalEventsDetail
- Inherits:
-
Object
- Object
- Aws::Types::ExternalEventsDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_access_role_arn ⇒ ::String
Returns the value of attribute data_access_role_arn.
-
#data_location ⇒ ::String
Returns the value of attribute data_location.
Instance Attribute Details
#data_access_role_arn ⇒ ::String
Returns the value of attribute data_access_role_arn.
558 559 560 |
# File 'sig/types.rbs', line 558 def data_access_role_arn @data_access_role_arn end |
#data_location ⇒ ::String
Returns the value of attribute data_location.
557 558 559 |
# File 'sig/types.rbs', line 557 def data_location @data_location end |