Class: Aws::Types::DescribeReplicationSubnetGroupsResponse

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)


1200
1201
1202
# File 'sig/types.rbs', line 1200

def marker
  @marker
end

#replication_subnet_groups::Array[Types::ReplicationSubnetGroup]

Returns the value of attribute replication_subnet_groups.

Returns:



1201
1202
1203
# File 'sig/types.rbs', line 1201

def replication_subnet_groups
  @replication_subnet_groups
end