Class: Aws::Types::ReplicaConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::ReplicaConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replica_count ⇒ ::Integer
Returns the value of attribute replica_count.
Instance Attribute Details
#replica_count ⇒ ::Integer
Returns the value of attribute replica_count.
820 821 822 |
# File 'sig/types.rbs', line 820 def replica_count @replica_count end |