Module: Aws::TimestreamInfluxDB::Client::_GetDbParameterGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parametersTypes::Parameters

Returns:



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

def parameters: () -> Types::Parameters