Workflow Template Placement Managed Cluster Config Security Config Args
data class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs(val kerberosConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs>
Constructors
Link copied to clipboard
constructor(kerberosConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs>? = null)
Properties
Link copied to clipboard
val kerberosConfig: Output<WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs>? = null
Kerberos related configuration.