Documentation - v0.0.0
Preparing search index...
@crisiscleanup/config
cdkEnvironmentSchema
Variable cdkEnvironmentSchema
Const
cdkEnvironmentSchema
:
ZodObject
<
{
account
:
ZodDefault
<
ZodString
>
;
region
:
ZodDefault
<
ZodString
>
}
,
"strip"
,
ZodTypeAny
,
{
account
:
string
;
region
:
string
}
,
{
account
?:
string
;
region
?:
string
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...