Module: Aws::Organizations::Client::_ListAccountsWithInvalidEffectivePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountsWithInvalidEffectivePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#accounts ⇒ ::Array[Types::Account]
459 |
# File 'sig/client.rbs', line 459 def accounts: () -> ::Array[Types::Account] |
#next_token ⇒ ::String
461 |
# File 'sig/client.rbs', line 461 def next_token: () -> ::String |
#policy_type ⇒ "TAG_POLICY", ...
460 |
# File 'sig/client.rbs', line 460 def policy_type: () -> ("TAG_POLICY" | "BACKUP_POLICY" | "AISERVICES_OPT_OUT_POLICY" | "CHATBOT_POLICY" | "DECLARATIVE_POLICY_EC2" | "SECURITYHUB_POLICY" | "INSPECTOR_POLICY" | "UPGRADE_ROLLOUT_POLICY" | "BEDROCK_POLICY" | "S3_POLICY" | "NETWORK_SECURITY_DIRECTOR_POLICY") |