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)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parametersTypes::Parameters

Returns:



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

def parameters: () -> Types::Parameters