Module: Aws::APIGateway::Client::_UpdateResourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#parent_id::String

Returns:

  • (::String)


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

def parent_id: () -> ::String

#path::String

Returns:

  • (::String)


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

def path: () -> ::String

#path_part::String

Returns:

  • (::String)


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

def path_part: () -> ::String

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

Returns:



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

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