Class: Aws::Types::DescribeReplicationConfigsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1160
1161
1162
# File 'sig/types.rbs', line 1160

def marker
  @marker
end

#replication_configs::Array[Types::ReplicationConfig]

Returns the value of attribute replication_configs.

Returns:



1161
1162
1163
# File 'sig/types.rbs', line 1161

def replication_configs
  @replication_configs
end