ProvisionedClustersCommonPropertiesFeaturesArgs

data class ProvisionedClustersCommonPropertiesFeaturesArgs(val arcAgentProfile: Output<ArcAgentProfileArgs>? = null) : ConvertibleToJava<ProvisionedClustersCommonPropertiesFeaturesArgs>

Additional features specs like Arc Agent Onboarding.

Constructors

constructor(arcAgentProfile: Output<ArcAgentProfileArgs>? = null)

Properties

Link copied to clipboard

Arc agentry configuration for the provisioned cluster.

Functions

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