Module: Aws::APIGateway::Client::_CreateResourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#parent_id::String

Returns:

  • (::String)


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

def parent_id: () -> ::String

#path::String

Returns:

  • (::String)


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

def path: () -> ::String

#path_part::String

Returns:

  • (::String)


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

def path_part: () -> ::String

#resource_methods::Hash[::String, Types::Method]

Returns:



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

def resource_methods: () -> ::Hash[::String, Types::Method]