On Premise Property Args
data class OnPremisePropertyArgs(val id: Output<String>, val publicSigningKey: Output<String>, val signingCertificateThumbprint: Output<String>? = null) : ConvertibleToJava<OnPremisePropertyArgs>
Properties from the Kubernetes data controller