Class: Aws::Types::DynamoDbSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_access_role_arn::String

Returns the value of attribute service_access_role_arn.

Returns:

  • (::String)


1348
1349
1350
# File 'sig/types.rbs', line 1348

def service_access_role_arn
  @service_access_role_arn
end