Installation Args
data class InstallationArgs(val desiredState: Output<Either<String, DesiredInstallationState>>? = null) : ConvertibleToJava<InstallationArgs>
The installation state of the packet core.
The installation state of the packet core.