Class: Aws::Types::SourceProcessingProperties
- Inherits:
-
Object
- Object
- Aws::Types::SourceProcessingProperties
- 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.
7040 7041 7042 |
# File 'sig/types.rbs', line 7040 def role_arn @role_arn end |