OrganizationCustomRuleArgs

constructor(description: Output<String>? = null, excludedAccounts: Output<List<String>>? = null, inputParameters: Output<String>? = null, lambdaFunctionArn: Output<String>? = null, maximumExecutionFrequency: Output<String>? = null, name: Output<String>? = null, resourceIdScope: Output<String>? = null, resourceTypesScopes: Output<List<String>>? = null, tagKeyScope: Output<String>? = null, tagValueScope: Output<String>? = null, triggerTypes: Output<List<String>>? = null)