Agent Properties Args
data class AgentPropertiesArgs(val cpu: Output<Int>? = null) : ConvertibleToJava<AgentPropertiesArgs>
The properties that determine the run agent configuration.
The properties that determine the run agent configuration.