DeploymentStacksManagementStatus type
The management status of the deployment stack resource.
KnownDeploymentStacksManagementStatus can be used interchangeably with DeploymentStacksManagementStatus,
this enum contains the known values that the service supports.
Known values supported by the service
managed: The resource is managed by the deployment stack.
unmanaged: The resource is not managed by the deployment stack.
unknown: The management state of the resource could not be determined.
type DeploymentStacksManagementStatus = string