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)


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

def arn: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#parametersTypes::Parameters

Returns:



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

def parameters: () -> Types::Parameters