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
2660 |
# File 'sig/client.rbs', line 2660
def next_token: () -> ::String
|
#origins ⇒ ::Array[::String]
2659 |
# File 'sig/client.rbs', line 2659
def origins: () -> ::Array[::String]
|