ServiceControlPolicySetRequest
ServiceControlPolicySetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Policy Description Example : This is an example policy. | any of [string, null] | |
| document optional | Policy Document Example : {'Statement': [{'Action': ['*'], 'Effect': 'Allow', 'Resource': ['*'], 'Sid': 'statement1'}], 'Version': '2024-07-01'} | any of [ServiceControlPolicyDocument, null] | |
| name optional | Service Control Policy Name Example : MyPolicyPattern : ^[a-zA-Z0-9\-.,_+=@ㄱ-ㅎㅏ-ㅣ가-힣]*$ | any of [string, null] | |
| organization_id required | Organization ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string |