WorkforcePoolArgs

fun WorkforcePoolArgs(description: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, location: Output<String>? = null, parent: Output<String>? = null, sessionDuration: Output<String>? = null, workforcePoolId: Output<String>? = null)