Module: Aws::RDS::Client::_CreateDBShardGroupResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DBShardGroup]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#compute_redundancy::Integer

Returns:

  • (::Integer)


811
# File 'sig/client.rbs', line 811

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


808
# File 'sig/client.rbs', line 808

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


815
# File 'sig/client.rbs', line 815

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


807
# File 'sig/client.rbs', line 807

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


806
# File 'sig/client.rbs', line 806

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


814
# File 'sig/client.rbs', line 814

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


809
# File 'sig/client.rbs', line 809

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


810
# File 'sig/client.rbs', line 810

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


813
# File 'sig/client.rbs', line 813

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


812
# File 'sig/client.rbs', line 812

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



816
# File 'sig/client.rbs', line 816

def tag_list: () -> ::Array[Types::Tag]