AgentPoolArgs

fun AgentPoolArgs(agentPoolId: Output<String>? = null, bandwidthLimit: Output<BandwidthLimitArgs>? = null, displayName: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)