@akamai/openapi-ts
Preparing search index...
zod.gen
deleteVpcSubnetRequestSchema
Variable deleteVpcSubnetRequestSchema
Const
deleteVpcSubnetRequestSchema
:
ZodObject
<
{
body
:
ZodOptional
<
ZodNever
>
;
path
:
ZodObject
<
{
vpcId
:
ZodInt
;
vpcSubnetId
:
ZodInt
}
,
$strip
>
;
query
:
ZodOptional
<
ZodNever
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...