DataCollectionEndpointArgs

constructor(dataCollectionEndpointName: Output<String>? = null, description: Output<String>? = null, immutableId: Output<String>? = null, kind: Output<Either<String, KnownDataCollectionEndpointResourceKind>>? = null, location: Output<String>? = null, networkAcls: Output<DataCollectionEndpointNetworkAclsArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)