Type Alias APIEnvironment
Type declaration
apiId: string
environment: string
OptionalformsAppEnvironmentIds?: number[]
OptionalisWafEnabled?: boolean
lastDeployment: string
Optionalstatus?:
| "Warning"
| "Error"
| "Okay"
| "Unknown"
OptionalvpcSecurityGroupIds?: string
OptionalvpcSubnetIds?: string
The IDs of the Forms App Environments to map this environment to. These are used for form migrations that include Hosted API configuration.