Module: Aws::Connect::Client::_ListApprovedOriginsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApprovedOriginsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2629 |
# File 'sig/client.rbs', line 2629
def next_token: () -> ::String
|
#origins ⇒ ::Array[::String]
2628 |
# File 'sig/client.rbs', line 2628
def origins: () -> ::Array[::String]
|