Endpoint Args
constructor(createdAt: Output<String>? = null, createdBy: Output<String>? = null, createdByType: Output<Either<String, CreatedByType>>? = null, endpointName: Output<String>? = null, lastModifiedAt: Output<String>? = null, lastModifiedBy: Output<String>? = null, lastModifiedByType: Output<Either<String, CreatedByType>>? = null, resourceId: Output<String>? = null, resourceUri: Output<String>? = null, type: Output<Either<String, Type>>? = null)