Module: Aws::APIGateway::Client::_GetResourceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#parent_id::String

Returns:

  • (::String)


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

def parent_id: () -> ::String

#path::String

Returns:

  • (::String)


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

def path: () -> ::String

#path_part::String

Returns:

  • (::String)


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

def path_part: () -> ::String

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

Returns:



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

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