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
3008 |
# File 'sig/client.rbs', line 3008
def next_marker: () -> ::String
|
#targets ⇒ ::Array[::String]
3007 |
# File 'sig/client.rbs', line 3007
def targets: () -> ::Array[::String]
|