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)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parametersTypes::Parameters

Returns:



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

def parameters: () -> Types::Parameters