AppConnectionArgs

constructor(applicationEndpoint: Output<AppConnectionApplicationEndpointArgs>? = null, connectors: Output<List<String>>? = null, displayName: Output<String>? = null, gateway: Output<AppConnectionGatewayArgs>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, project: Output<String>? = null, region: Output<String>? = null, type: Output<String>? = null)