Module: Aws::TimestreamInfluxDB::Client::_CreateDbParameterGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parametersTypes::Parameters

Returns:



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

def parameters: () -> Types::Parameters