ApplicationParameter

Describes an application parameter override to be applied when creating or upgrading an application.

Properties

Name Type Required
Key string Yes
Value string Yes

Key

Type: string
Required: Yes

The name of the parameter.


Value

Type: string
Required: Yes

The value of the parameter.