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