toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetes.kotlin.inputs
/
ArcAgentProfileArgs
/
ArcAgentProfileArgs
Arc
Agent
Profile
Args
constructor
(
agentAutoUpgrade
:
Output
<
Either
<
String
,
AutoUpgradeOptions
>
>
?
=
null
,
desiredAgentVersion
:
Output
<
String
>
?
=
null
,
systemComponents
:
Output
<
List
<
SystemComponentArgs
>
>
?
=
null
)