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)


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

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


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

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


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

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


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

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


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

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


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

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


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

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



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

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