Variable: ListModelSecurityRuleInstancesResponseSchema
const ListModelSecurityRuleInstancesResponseSchema: ZodObject<{
pagination: ZodObject<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">>;
rule_instances: ZodArray<ZodObject<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<{
description: ZodString;
name: ZodString;
uuid: ZodString;
}, "passthrough", ZodTypeAny, objectOutputType<{
description: ...;
name: ...;
uuid: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
description: ...;
name: ...;
uuid: ...;
}, ZodTypeAny, "passthrough">>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ZodOptional<ZodUnion<...>>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<ZodString, "many">;
default_state: ZodString;
remediation: ZodObject<{
description: ...;
steps: ...;
url: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>;
editable_fields: ZodArray<ZodObject<..., ..., ..., ..., ...>, "many">;
constant_values: ZodRecord<ZodString, ZodUnknown>;
default_values: ZodRecord<ZodString, ZodUnknown>;
}, "passthrough", ZodTypeAny, objectOutputType<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, ZodTypeAny, "passthrough">, objectInputType<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, ZodTypeAny, "passthrough">>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<{
description: ...;
name: ...;
uuid: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<{
description: ...;
name: ...;
uuid: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">>, "many">;
}, "passthrough", ZodTypeAny, objectOutputType<{
pagination: ZodObject<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">>;
rule_instances: ZodArray<ZodObject<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<{
description: ...;
name: ...;
uuid: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<..., ..., ..., ..., ...>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<..., ..., ..., ..., ...>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">>, "many">;
}, ZodTypeAny, "passthrough">, objectInputType<{
pagination: ZodObject<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
total_items: ZodOptional<ZodNullable<ZodNumber>>;
}, ZodTypeAny, "passthrough">>;
rule_instances: ZodArray<ZodObject<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<{
description: ...;
name: ...;
uuid: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ZodOptional<...>;
uuid: ZodString;
name: ZodString;
description: ZodString;
rule_type: ZodString;
compatible_sources: ZodArray<..., ...>;
default_state: ZodString;
remediation: ZodObject<..., ..., ..., ..., ...>;
editable_fields: ZodArray<..., ...>;
constant_values: ZodRecord<..., ...>;
default_values: ZodRecord<..., ...>;
}, "passthrough", ZodTypeAny, objectOutputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">, objectInputType<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, ZodTypeAny, "passthrough">>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, "passthrough", ZodTypeAny, objectOutputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<..., ..., ..., ..., ...>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">, objectInputType<{
created_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
custom_rule: ZodOptional<ZodUnion<[ZodObject<..., ..., ..., ..., ...>, ZodNull]>>;
custom_rule_uuid: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
updated_by: ZodOptional<ZodUnion<[ZodString, ZodNull]>>;
uuid: ZodString;
tsg_id: ZodString;
created_at: ZodOptional<ZodNullable<ZodString>>;
updated_at: ZodOptional<ZodNullable<ZodString>>;
security_group_uuid: ZodString;
security_rule_uuid: ZodOptional<ZodNullable<ZodString>>;
state: ZodString;
rule: ZodOptional<ZodNullable<ZodObject<{
enabled_security_group_count: ...;
uuid: ...;
name: ...;
description: ...;
rule_type: ...;
compatible_sources: ...;
default_state: ...;
remediation: ...;
editable_fields: ...;
constant_values: ...;
default_values: ...;
}, "passthrough", ZodTypeAny, objectOutputType<..., ..., ...>, objectInputType<..., ..., ...>>>>;
field_values: ZodOptional<ZodRecord<ZodString, ZodUnknown>>;
}, ZodTypeAny, "passthrough">>, "many">;
}, ZodTypeAny, "passthrough">>;
Defined in: src/models/model-security.ts:567
Zod schema for a paginated list of rule instances.