DeploymentConfigurationUpdateStatus
Deployment Configuration Update Status.
The status of a feature configuration update. NOT_CONFIGURED: The deployment configuration has not been configured. A valid configuration must be specified before the feature can be deployed. DEPLOYMENT_REQUIRED: The deployment configuration has been updated, but the feature has not been deployed or updated. CONFIGURATION_APPLIED: The deployment configuration update was applied successfully.
This data structure has no properties.
Enumeration:
NOT_CONFIGURED,
DEPLOYMENT_REQUIRED,
CONFIGURATION_APPLIED