Class: Aws::Types::SecurityLakeDirectQueryDataSource
- Inherits:
-
Object
- Object
- Aws::Types::SecurityLakeDirectQueryDataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
Instance Attribute Details
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
2222 2223 2224 |
# File 'sig/types.rbs', line 2222 def role_arn @role_arn end |