SystemServiceArgs

data class SystemServiceArgs(val systemServiceType: Output<Either<String, SystemServiceType>>) : ConvertibleToJava<SystemServiceArgs>

Information about a system service deployed in the cluster

Constructors

Link copied to clipboard
fun SystemServiceArgs(systemServiceType: Output<Either<String, SystemServiceType>>)

Functions

Link copied to clipboard
open override fun toJava(): SystemServiceArgs

Properties

Link copied to clipboard

The system service type