Class: Aws::Types::DynamoDbSettings
- Inherits:
-
Object
- Object
- Aws::Types::DynamoDbSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_access_role_arn ⇒ ::String
Returns the value of attribute service_access_role_arn.
Instance Attribute Details
#service_access_role_arn ⇒ ::String
Returns the value of attribute service_access_role_arn.
1348 1349 1350 |
# File 'sig/types.rbs', line 1348 def service_access_role_arn @service_access_role_arn end |