Configuration_DesiredState_CommitSpec

Configuration_DesiredState_CommitSpec
Configuration_DesiredState_CommitSpec

The DesiredState.CommitSpec structure contains fields that are used to create a new commit. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

JSON Example
{
    "message": "string"
}
string
message
Optional

Message to include with the commit. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. If unset, message is set to empty string.