WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs

constructor(crossRealmTrustAdminServer: Output<String>? = null, crossRealmTrustKdc: Output<String>? = null, crossRealmTrustRealm: Output<String>? = null, crossRealmTrustSharedPassword: Output<String>? = null, enableKerberos: Output<Boolean>? = null, kdcDbKey: Output<String>? = null, keyPassword: Output<String>? = null, keystore: Output<String>? = null, keystorePassword: Output<String>? = null, kmsKey: Output<String>? = null, realm: Output<String>? = null, rootPrincipalPassword: Output<String>? = null, tgtLifetimeHours: Output<Int>? = null, truststore: Output<String>? = null, truststorePassword: Output<String>? = null)