Module: Aws::Organizations::Client::_ListPoliciesForTargetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPoliciesForTargetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
643 |
# File 'sig/client.rbs', line 643
def next_token: () -> ::String
|
#policies ⇒ ::Array[Types::PolicySummary]
642 |
# File 'sig/client.rbs', line 642
def policies: () -> ::Array[Types::PolicySummary]
|