Module: Aws::CloudFront::Client::_ListConnectionFunctionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectionFunctionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connection_functions ⇒ ::Array[Types::ConnectionFunctionSummary]
1317 |
# File 'sig/client.rbs', line 1317
def connection_functions: () -> ::Array[Types::ConnectionFunctionSummary]
|
#next_marker ⇒ ::String
1316 |
# File 'sig/client.rbs', line 1316
def next_marker: () -> ::String
|