ServiceSoftwareOptionsArgs

constructor(automatedUpdateDate: Output<String>? = null, cancellable: Output<Boolean>? = null, currentVersion: Output<String>? = null, description: Output<String>? = null, newVersion: Output<String>? = null, optionalDeployment: Output<Boolean>? = null, updateAvailable: Output<Boolean>? = null, updateStatus: Output<DeploymentStatusEnumValueArgs>? = null)