Type alias APIEnvironment
Type declaration
apiId: string
environment: string
Optional formsAppEnvironmentIds?: number[]
Optional isWafEnabled?: boolean
lastDeployment: string
Optional status?: "Warning" | "Error" | "Okay" | "Unknown"
Optional vpcSecurityGroupIds?: string
Optional vpcSubnetIds?: string
The IDs of the Forms App Environments to map this environment to. These are used for form migrations that include Hosted API configuration.