Module: Aws::IoT::Client::_ListTargetsForPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTargetsForPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
3001 |
# File 'sig/client.rbs', line 3001
def next_marker: () -> ::String
|
#targets ⇒ ::Array[::String]
3000 |
# File 'sig/client.rbs', line 3000
def targets: () -> ::Array[::String]
|